Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#to_native(result = undefined) ⇒ Object



228
229
230
# File 'lib/opal/native.rb', line 228

def to_native (result = undefined)
	result
end