See Also:
139 140 141
# File 'lib/cudd-rb/interfaces/bdd.rb', line 139 def not(f) bdd Wrapper.bddNot(native_manager, f) end