Skip to main content

ApplyOrderPreservingSingleton

Trait ApplyOrderPreservingSingleton 

Source
pub trait ApplyOrderPreservingSingleton<P, B2: SingletonBound>: Sealed<P, B2> { }
Expand description

Marker trait identifying the boundedness of a singleton after a map operation, given an order-preserving property.

Implementors§