Class: Rational

Inherits:
Object
  • Object
show all
Defined in:
lib/clj/types.rb

Instance Method Summary collapse

Instance Method Details

#to_cljObject



155
156
157
# File 'lib/clj/types.rb', line 155

def to_clj (*)
	to_s
end