package mel-bastet

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

Module Float.AdditiveSource

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

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

Sourcemodule Quasigroup : Interface.QUASIGROUP with type t = float

Every MEDIAL_QUASIGROUP is isotopic to an ABELIAN_GROUP.

Sourcemodule Loop : Interface.LOOP with type t = float

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

Sourcemodule Group : Interface.GROUP with type t = float

Include only either LOOP or MONOID.

Sourcemodule Abelian_Group : Interface.ABELIAN_GROUP with type t = float
OCaml

Innovation. Community. Security.