Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#to_native(result = undefined) ⇒ Object



226
227
228
# File 'lib/opal/native.rb', line 226

def to_native (result = undefined)
	result
end