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

Check if the map contains a key

Parameters

self: Self,
key: K,