Class: Proc
Instance Method Summary collapse
-
#to_n ⇒ Object
Public: Returns itself (an instance of
Function
).
Instance Method Details
#to_n ⇒ Object
Public: Returns itself (an instance of Function
)
446 447 448 |
# File '/Users/elia/Code/opal-docs/opal/stdlib/native.rb', line 446 def to_n self end |