package bastet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Interface.GROUP_ANY
include Interface.MONOID_ANY with type 'a t := 'a t
include Interface.SEMIGROUP_ANY with type 'a t := 'a t
include Interface.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