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