net.sansa_stack.inference.utils
Some utility methods for Scala collections.
Converts a list of tuples into a multimap having as key the first element of each tuple.
the tuples
the multimap
Some utility methods for Scala collections.