Opal Docs
»
Index (P)
»
Proc
Class: Proc
Inherits:
Object
Object
Proc
show all
Defined in:
opal/stdlib/native.rb
Instance Method Summary
collapse
#
to_n
⇒ Object
Instance Method Details
#
to_n
⇒
Object
446 447 448
# File 'opal/stdlib/native.rb', line 446
def
to_n
self
end