package base_trie

  1. Overview
  2. Docs

Module Iterator.Make0Source

Parameters

module Impl : Impl0

Signature

type seq = Impl.seq
type elt = Impl.elt
type t = Impl.t
Sourcetype iterator_witness

The phantom type identifying this implementation.

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

Innovation. Community. Security.