package bastet_lwt

  1. Overview
  2. Docs

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

type t
val append : t -> t -> t
val empty : t