Not
public protocol NotRaw protocol backing the not keyword operator.
Associated Types
type Output
type OutputMethods
func logicalNot() -> Output
func logicalNot() -> OutputReturns not self.
Defined in lang/std/core/logical.ks
public protocol NotRaw protocol backing the not keyword operator.
type Outputfunc logicalNot() -> OutputReturns not self.
Defined in lang/std/core/logical.ks