Module: Paramore::Float
- Defined in:
- lib/paramore/types.rb
Class Method Summary collapse
Class Method Details
.[](input) ⇒ Object
20 21 22 |
# File 'lib/paramore/types.rb', line 20 def [](input) input.to_f end |
20 21 22 |
# File 'lib/paramore/types.rb', line 20 def [](input) input.to_f end |