Libraries
»
logicgates
(0.0.6)
»
Index
»
LogicGates
»
not
Method: LogicGates.not
Defined in:
lib/logicgates.rb
.
not
(a) ⇒
Object
11 12 13
# File 'lib/logicgates.rb', line 11
def
self
.
not
(
a
)
!
a
end