content/flux/v0/stdlib/experimental/dynamic/_index.md
The dynamic package provides tools for working with values of unknown types.
Import the experimental/dynamic package:
import "experimental/dynamic"
{{< children type="functions" show="pages" >}}