fn contains(self: Self, key: K) bool

Check whether a key is stored in the map

Parameters

self: Self,
key: K,