Opal Docs
»
Index (R)
»
Regexp
Class: Regexp
Inherits:
Object
Object
Regexp
show all
Defined in:
opal/stdlib/native.rb
Instance Method Summary
collapse
#
to_n
⇒ Object
Instance Method Details
#
to_n
⇒
Object
353 354 355
# File 'opal/stdlib/native.rb', line 353
def
to_n
`
self.valueOf()
`
end