Description
Provides compatibility helpers for using Stdlib.Bigarray when available. It helps OCaml libraries support multiple compiler versions while still relying on the standard Bigarray module where possible.
Use it when maintaining OCaml code that needs portable Bigarray support. It is a small compatibility library and has no separate user interface.