19 lines
474 B
Markdown
19 lines
474 B
Markdown
---
|
|
title: Flux standard library
|
|
description: >
|
|
The Flux standard library includes built-in functions and importable packages
|
|
that retrieve, transform, process, and output data.
|
|
aliases:
|
|
- /v2.0/reference/flux/functions/
|
|
v2.0/tags: [flux, functions, package]
|
|
menu:
|
|
v2_0_ref:
|
|
parent: Flux language
|
|
weight: 102
|
|
---
|
|
|
|
The Flux standard library includes built-in functions and importable packages
|
|
that retrieve, transform, process, and output data.
|
|
|
|
{{< children >}}
|