diff --git a/zarr-lwt/Zarr_lwt/Storage/HttpStore/index.html b/zarr-lwt/Zarr_lwt/Storage/HttpStore/index.html index 6c3f6ca..7cae1bf 100644 --- a/zarr-lwt/Zarr_lwt/Storage/HttpStore/index.html +++ b/zarr-lwt/Zarr_lwt/Storage/HttpStore/index.html @@ -7,4 +7,4 @@ ?timeout:int -> string -> (t -> 'a Deferred.t) -> - 'a Deferred.t + 'a Deferred.t

with_open url f connects to the Zarr store described by the url url and applies function f to the store's open handle.

diff --git a/zarr-sync/Zarr_sync/Storage/HttpStore/index.html b/zarr-sync/Zarr_sync/Storage/HttpStore/index.html index 17180d9..65ca187 100644 --- a/zarr-sync/Zarr_sync/Storage/HttpStore/index.html +++ b/zarr-sync/Zarr_sync/Storage/HttpStore/index.html @@ -7,4 +7,4 @@ ?timeout:int -> string -> (t -> 'a Deferred.t) -> - 'a Deferred.t + 'a Deferred.t

with_open url f connects to the Zarr store described by the url url and applies function f to the store's open handle.

diff --git a/zarr/Zarr/Http/Make/index.html b/zarr/Zarr/Http/Make/index.html index f425b20..b86ce10 100644 --- a/zarr/Zarr/Http/Make/index.html +++ b/zarr/Zarr/Http/Make/index.html @@ -5,4 +5,4 @@ ?timeout:int -> string -> (t -> 'a Deferred.t) -> - 'a Deferred.t + 'a Deferred.t

with_open url f connects to the Zarr store described by the url url and applies function f to the store's open handle.

diff --git a/zarr/Zarr/Http/module-type-S/index.html b/zarr/Zarr/Http/module-type-S/index.html index 8b9e0da..34352d0 100644 --- a/zarr/Zarr/Http/module-type-S/index.html +++ b/zarr/Zarr/Http/module-type-S/index.html @@ -5,4 +5,4 @@ ?timeout:int -> string -> (t -> 'a Deferred.t) -> - 'a Deferred.t + 'a Deferred.t

with_open url f connects to the Zarr store described by the url url and applies function f to the store's open handle.