package base_trie

  1. Overview
  2. Docs

Implements iteration over the keys of a keychain.

type seq = t
type elt = Key.t
type t
type iterator_witness

The phantom type identifying this implementation.

val iterator : (t, seq, elt, iterator_witness) Iterator.t
OCaml

Innovation. Community. Security.