--- title: Flux built-in functions list_title: Built-in functions description: > Built-in functions provide a foundation for working with data using Flux. They do not require an import statement and are usable without any extra setup. menu: v2_0_ref: name: Built-in parent: Flux packages and functions weight: 201 v2.0/tags: [built-in, functions, package] --- Built-in functions provide a foundation for working with data using Flux. Because these functions are "built-in," they do not require an `import` statement and are usable without any extra setup. Built-in functions are grouped into the following categories: {{< children >}}