package base

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

Module type Binary_searchable.Indexable1

type 'a t
val get : 'a t -> int -> 'a
val length : _ t -> int