map_concat
function map_concat(...columns): Column;Defined in: functions/collection.ts:206
Merges all the given maps into a single map.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
…columns | ColOrName[] |
function map_concat(...columns): Column;Defined in: functions/collection.ts:206
Merges all the given maps into a single map.
| Parameter | Type |
|---|---|
…columns | ColOrName[] |