Skip to content

map_from_entries

function map_from_entries(column): Column;

Defined in: functions/collection.ts:196

Creates a map from an array of entries (key-value struct pairs).

ParameterType
columnColOrName

Column