Back to Prql

Arrays

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

0.13.12192 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 be vary.

<!-- prettier-ignore -->

[!WARNING] This page is a stub.