content/flux/v0/stdlib/experimental/array/_index.md
The array package provides functions for manipulating arrays and for building tables from Flux arrays.
Import the experimental/array package:
import "experimental/array"
{{% warn %}}
This package is deprecated in favor of array.
{{% /warn %}}
{{< children type="functions" show="pages" >}}