package bastet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include GROUP_ANY
include LOOP_ANY
include QUASIGROUP_ANY
include MAGMA_ANY
type 'a t
include MONOID_ANY with type 'a t := 'a t
include SEMIGROUP_ANY with type 'a t := 'a t
include MAGMA_ANY with type 'a t := 'a t
val append : 'a t -> 'a t -> 'a t
val empty : 'a t
val inverse : 'a t -> 'a t