Class: Vector
- Inherits:
-
Object
- Object
- Vector
- Defined in:
- lib/hilbert/api.rb
Instance Method Summary collapse
Instance Method Details
#to_q ⇒ Object
18 19 20 |
# File 'lib/hilbert/api.rb', line 18 def to_q elements.join_by_sp.parentheses end |