package base_trie

  1. Overview
  2. Docs

Keychains support iteration over each key in the chain.

type seq
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.