Class: Proc

Inherits:
Object show all
Defined in:
opal/stdlib/native.rb

Instance Method Summary collapse

Instance Method Details

#to_nObject



341
342
343
# File 'opal/stdlib/native.rb', line 341

def to_n
  self
end