package grenier

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

Module type Mbt.MEASURESource

Type of balanced trees with a measure

Measure is a value from a monoid that is computed from payloads and accumulated along branches until reaching the root of the tree.

Sourcetype +'a measurable
Sourcetype measure
Sourceval empty : measure
Sourceval cat : measure -> 'a measurable -> measure -> measure
OCaml

Innovation. Community. Security.