package plebeia

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

Module Segment_int_array.VectorSource

Sourcetype t = private int array
Sourceval mk : int array -> t
Sourceval unsafe_get_side : t -> int -> Segment_int_array.side
Sourceval safe_get_int : t -> int -> int