K1.Bucket
SourceA bucket is a mutable "list" of ephemerons.
remove b k
removes from b
the most-recently added ephemeron with key k
, or does nothing if there is no such ephemeron.
Returns the data of the most-recently added ephemeron with the given key, or None
if there is no such ephemeron.