package bastet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Interface.JOIN_SEMILATTICE with type t = bool
type t = bool
val join : t -> t -> t
include Interface.MEET_SEMILATTICE with type t := t
val meet : t -> t -> t