package bastet

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

Module type Dual.SEMIGROUP_ANY_FSource

Parameters

Signature

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