Method: NilClass#not
- Defined in:
- lib/multiarray.rb
#not ⇒ FalseClass
Boolean negation
186 187 188 |
# File 'lib/multiarray.rb', line 186 def not true end |
Boolean negation
186 187 188 |
# File 'lib/multiarray.rb', line 186 def not true end |