multisets
multisets copied to clipboard
Why the need for an implicit BagConfiguration, provide a default?
For none of the scala.collection types in the standard library do I need an implicit configuration value to create an instance. From a users perspective (me) this is really strange.
Perhaps provide a sensible default which you can override if you know what you are doing?