Re-exports

pub use lattice::Lattice;

Modules

Defines the Lattice trait and provides implementations for standard types

internal utility functions defined here

Structs

A wrapper that swaps (<= and >=), (meet and join), and (top and bottom) for BoundedLattices.