Module: Clojure::Float

Defined in:
lib/cljdotrb/number.rb

Instance Method Summary collapse

Instance Method Details

#to_rubyObject



35
36
37
# File 'lib/cljdotrb/number.rb', line 35

def to_ruby
  to_f
end