package base_trie

  1. Overview
  2. Docs
type 'a seq

Sequential collections.

type 'a elt

Elements of a collection.

type 'a t

Iterators into a collection.

type iterator_witness

The phantom type identifying this implementation.

val iterator : ('a t, 'a seq, 'a elt, iterator_witness) t
OCaml

Innovation. Community. Security.