docs-v2/content/flux/v0.x/stdlib/experimental/universe/_index.md

1.3 KiB

title description menu weight cascade
universe package The `universe` package provides equivalent functions to the standard universe package but with more precise type signatures.
flux_0_x_ref
name parent identifier
universe experimental experimental/universe
21
introduced
v0.166.0

The universe package provides equivalent functions to the standard universe package but with more precise type signatures. Import the experimental/universe package:

import "experimental/universe"

Functions

{{< children type="functions" show="pages" >}}