Method: NilClass#to_R
- Defined in:
- lib/rust/core/types/datatype.rb
#to_R ⇒ Object
144 145 146 |
# File 'lib/rust/core/types/datatype.rb', line 144 def to_R return "NULL" end |
144 145 146 |
# File 'lib/rust/core/types/datatype.rb', line 144 def to_R return "NULL" end |