package base_trie

  1. Overview
  2. Docs

Parameters

module Iterator : S1
module Elt : Base.T

Signature

type seq = Elt.t Iterator.seq
type elt = Elt.t Iterator.elt
type t = Elt.t Iterator.t
type iterator_witness = Iterator.iterator_witness

The phantom type identifying this implementation.

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

Innovation. Community. Security.