package alg_structs

  1. Overview
  2. Docs

Module Semigroup.BoolSource

Semigroups over bool

Sourcemodule Or : S with type t = bool

op is (||)

Sourcemodule And : S with type t = bool

op is (&&)

OCaml

Innovation. Community. Security.