Skip to content

MapOfSets.getArray method

MapOfSets › getArray

Unofficial

Get the values for the given key as an array.

Signature:

getArray(key: Key): Value[]

Parameters:

Parameter Type Description
key Key The key.

Returns: Value[]Array of values.