module Paramore::Float
Public Instance Methods
[](input)
click to toggle source
# File lib/paramore/types.rb, line 20 def [](input) input.to_f end
# File lib/paramore/types.rb, line 20 def [](input) input.to_f end