Module Many_Valued_Logic.Bounded_Distributive_Lattice

Parameters

Signature

include sig ... end
type t = (Ok.tError.t) Stdlib.result
val join : t -> t -> t
val bottom : t
val meet : t -> t -> t
val top : t