fn pop(self: *Self) KV

Removes the last inserted Entry in the hash map and returns it.

Parameters

self: *Self,