package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

Dune Dependency

Authors

Maintainers

Sources

sexp-v0.16.0.tar.gz
sha256=bde6acfd2814bcc38a0d3cacb42e513d8932595152dd9798419559fb0e026f4e

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.