UShortContext
data object UShortContext : Reification<UShort> , EuclideanSemiring<UShort> , ExtendedSemiring<UShort> , Order<UShort> , Hashing<UShort> (source)
Default Euclidean semiring for UShort type which values are seen as non-negative integers and where overflows are ignored. It also implements Reification, ExtendedSemiring, Order, and Hashing interfaces in the default understanding.
Such context is useless when used as is, but useful when used in generalised algorithms.
Functions
Link copied to clipboard
Link copied to clipboard
Subtracts this number and the other integer as elements of the ExtendedSemiring.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard