Path: blob/main/docs/sources/flow/reference/stdlib/concat.md
4096 views
---
---
concat
The concat
function concatenates one or more lists of values into a single list. Each argument to concat
must be a list value. Elements within the list can be any type.