package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

dune-project
 Dependency

Authors

Maintainers

Sources

sexp-v0.15.0.tar.gz
sha256=7c0bc2f04bf7abda23ccf02ce10cf90cd9e60124736ffa6501388693f2f30ac0

doc/sexp.lazy_list/Lazy_list/Iterator/index.html

Module Lazy_list.IteratorSource

Sourcetype 'a lazy_list = 'a t
Sourcetype 'a t
Sourceval create : 'a lazy_list -> 'a t
Sourceval next : 'a t -> 'a option
Sourceval iter : 'a t -> f:('a -> unit) -> unit
OCaml

Innovation. Community. Security.