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

1.4 KiB

title description menu weight cascade
experimental package The `experimental` package includes experimental functions and packages.
flux_v0_ref
name parent identifier
experimental stdlib experimental
11
introduced
0.39.0

The experimental package includes experimental functions and packages. Import the experimental package:

import "experimental"

Experimental packages are subject to change

Please note that experimental packages and functions may:

  • be moved or promoted to a permanent location
  • undergo API changes
  • stop working with no planned fixes
  • be removed without warning or explanation

Functions

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

Packages

{{< children show="sections" >}}