Method: FalseClass#to_R
- Defined in:
- lib/rust/core/types/datatype.rb
#to_R ⇒ Object
128 129 130 |
# File 'lib/rust/core/types/datatype.rb', line 128 def to_R "FALSE" end |
128 129 130 |
# File 'lib/rust/core/types/datatype.rb', line 128 def to_R "FALSE" end |