package bastet

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

Include only either LOOP or MONOID.

include LOOP
include QUASIGROUP
include MAGMA
type t
include MONOID with type t := t
include SEMIGROUP with type t := t
include MAGMA with type t := t
val append : t -> t -> t
val empty : t
val inverse : t -> t