package bastet

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

Parameters

Signature

include Interface.SEMIGROUP_ANY with type 'a t = 'a M.t dual
include Interface.MAGMA_ANY with type 'a t = 'a M.t dual
type 'a t = 'a M.t dual
val append : 'a t -> 'a t -> 'a t
val empty : 'a t