package bastet

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

Module Option.LoopSource

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

Parameters

module L : Interface.LOOP

Signature

include Interface.QUASIGROUP with type t = L.t option
include Interface.MAGMA with type t = L.t option
Sourcetype t = L.t option
Sourceval append : t -> t -> t
Sourceval empty : t
OCaml

Innovation. Community. Security.