diff --git a/zarr/Zarr/index.html b/zarr/Zarr/index.html index 1b849547..851df3c1 100644 --- a/zarr/Zarr/index.html +++ b/zarr/Zarr/index.html @@ -44,4 +44,4 @@ GroupMetadata.show meta; FilesystemStore.array_exists store shard_node; let a, g = FilesystemStore.find_child_nodes store group_node in -FilesystemStore.erase_group_node store group_node;

Extension Points

This library also provides custom extensions not defined in the version 3 specification. These are tabulated below:

Extension Point

Details

Data Types

char, complex32, int (63-bit integer), nativeint

Limitations

Although this implementation tries to be spec compliant, it does come with a few limitations:

+FilesystemStore.erase_group_node store group_node;

Extension Points

This library also provides custom extensions not defined in the version 3 specification. These are tabulated below:

Extension Point

Details

Data Types

char, complex32, int (63-bit integer), nativeint

Limitations

Although this implementation tries to be spec compliant, it does come with a few limitations: