Back to Prql

Arrays

web/book/src/reference/syntax/arrays.md

0.13.13189 B
Original Source

Arrays

Array is a container type, composed of multiple items. All items must be of the same type. Number of fields can vary.

<!-- prettier-ignore -->

[!WARNING] This page is a stub.