package zarr-sync

  1. Overview
  2. Docs

Module Zarr_sync.DeferredSource

include Zarr.Types.Deferred with type 'a t = 'a
Sourcetype 'a t = 'a
Sourceval return : 'a -> 'a t
Sourceval return_unit : unit t
Sourceval iter : ('a -> unit t) -> 'a list -> unit t
Sourceval fold_left : ('acc -> 'a -> 'acc t) -> 'acc -> 'a list -> 'acc t
Sourceval concat_map : ('a -> 'b list t) -> 'a list -> 'b list t
Sourcemodule Infix : sig ... end
Sourcemodule Syntax : sig ... end
OCaml

Innovation. Community. Security.