package bastet

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Bool.LatticeSource

include Interface.JOIN_SEMILATTICE with type t = bool
Sourcetype t = bool
Sourceval join : t -> t -> t
include Interface.MEET_SEMILATTICE with type t := t
Sourceval meet : t -> t -> t
OCaml

Innovation. Community. Security.