package orsetto

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

Unsafe interfaces depend on the internal structure of maps.

val import : Int.t array -> int array -> 'a array -> 'a t
val export : 'a t -> Int.t array * int array * 'a array