package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=c0ad559a13c4eed11f25446016fc776ea147527d186d5b713fcc8d201d26ce6b

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.