Libraries
»
rust
(0.4)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/rust-core.rb
Instance Method Summary
collapse
#
to_R
⇒ Object
Instance Method Details
#
to_R
⇒
Object
536 537 538
# File 'lib/rust-core.rb', line 536
def
to_R
return
"
NULL
"
end