package orsetto

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

The signature of a map basis module.

The total order of the table and co-domain array index type.

module Table : Table.Basis with type Vector.index = Index.t

The basis of the underlying table module.

module Content : Aux.Profile with type index := Index.t

The implementation of the underlying co-domain content array.