Let's say I have a list of appointments (with each...
# announcements
h
Let's say I have a list of appointments (with each has date & location), how can I have the end goal map such as: Map<Location, Map<Date, List<Appointment>>>