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
val bottom : t