package zarr

  1. Overview
  2. Docs
An Ocaml implementation of the Zarr V3 specification

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/zarr/Zarr/Types/index.html

Module Zarr.TypesSource

Sourcemodule type Deferred = sig ... end
Sourcetype key = string
Sourcetype range = int * int option
Sourcetype value = string
Sourcetype range_start = int
Sourcetype prefix = string
Sourcemodule type IO = sig ... end

The abstract store interface that stores should implement.

OCaml

Innovation. Community. Security.