find m key
returns all the elements that where added to key
in m
in
the reverse order in which they where added. If no element where added an
empty list is returned.
mem m key
returns true if key
has at last one value associated to it
in m
Returns all the non-empty keys in m
.