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 : R.t array -> int array -> 'a array -> 'a t
val export : 'a t -> R.t array * int array * 'a array