--- title: experimental package description: > The `experimental` package includes experimental functions and packages. menu: flux_v0_ref: name: experimental parent: stdlib identifier: experimental weight: 11 cascade: introduced: 0.39.0 --- The `experimental` package includes experimental functions and packages. Import the `experimental` package: ```js 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" >}}