package bastet

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

Module Bool.DisjunctiveSource

Sourcemodule Magma : Interface.MAGMA with type t = bool
Sourcemodule Medial_Magma : Interface.MEDIAL_MAGMA with type t = bool
Sourcemodule Semigroup : Interface.SEMIGROUP with type t = bool
Sourcemodule Monoid : Interface.MONOID with type t = bool

A MONOID only needs to be commutative with the empty element.

OCaml

Innovation. Community. Security.