package zarr-eio

  1. Overview
  2. Docs
Eio-aware API for Zarr

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=df6bb0048a4479632c2867d5259c9b27
sha512=341b9db6910a90bb3663c36ae75afb84324c52980b7c6866809424f40cdcc4490eb1f606f5d2a3b1cc91e54671bb09cfc9feae3d9bb55474a66762658d26860c

doc/zarr-eio/Zarr_eio/Deferred/index.html

Module Zarr_eio.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.