Method: BOAST::Expression#-@
- Defined in:
- lib/BOAST/Algorithm.rb
#-@ ⇒ Object
271 272 273 |
# File 'lib/BOAST/Algorithm.rb', line 271 def -@ return Expression::new(BOAST::Minus,nil,self) end |
271 272 273 |
# File 'lib/BOAST/Algorithm.rb', line 271 def -@ return Expression::new(BOAST::Minus,nil,self) end |