domainslib
domainslib copied to clipboard
Implement iterators that mirror Stdlib.Array
An initial try at https://github.com/ocaml-multicore/domainslib/issues/119#issue-1955359445. Module named Parray rather than Array, to avoid namespace collisions - please advise if there are better practices.