-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Milestone
Description
Guava's ImmutableSetMultimap is a convenient wrapper around ImmutableMap<K, ImmutableSet<V>>
. It would be awesome to have a similar convenience in Paguro!