Skip to content

arrays_zip

function arrays_zip(...columns): Column;

Defined in: functions/collection.ts:99

Returns a merged array of structs from the given arrays.

ParameterType
columnsColOrName[]

Column