Module type Indexable.Indexable1

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