Not

public protocol Not

Raw protocol backing the not keyword operator.

Associated Types

type Output

Methods

func logicalNot() -> Output

Returns not self.

Defined in lang/std/core/logical.ks