package bastet

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

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

Parameters

module L : Interface.LOOP

Signature

include Interface.QUASIGROUP with type t = L.t option
include Interface.MAGMA with type t = L.t option
type t = L.t option
val append : t -> t -> t
val empty : t