package sexp

  1. Overview
  2. Docs
type 'a t
val lazy_fold : 'a t -> f:('a -> 'b Core.Lazy.t -> 'b) -> last:'b -> 'b