fn get(self: Self, key: Key) Value

Returns the value in the array associated with a key.

Parameters

self: Self,
key: Key,