I have a list of events, and I would like to convert them to a mutable map where one of the event values (date) is the key, and each key contains only events with that date. Bel