Libraries
»
opal-native
(0.0.4.2)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/opal/native.rb
Instance Method Summary
collapse
#
to_native
⇒ Object
Instance Method Details
#
to_native
⇒
Object
234 235 236
# File 'lib/opal/native.rb', line 234
def
to_native
`
this.valueOf()
`
end