package orsetto

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

Unsafe interfaces depend on the internal structure of maps.

type index
and vector
and 'a content
val import : vector -> index array -> 'a content -> 'a t
val export : 'a t -> vector * index array * 'a content