Std.Equatable
View source →use Std.Bool supplies `not` for the derived `!=`.
Functions
-
# fn !=(a: t, b: t) -> Bool
Inequality derived from
`==`. Thewhere Equatable(t)constraint threads the dictionary that dispatches`==`at the caller's type.