Opened this issue 8 years ago · 1 comments
I find myself needing to use using FunctionalCollections: foo, bar, baz to get some of the features without exports that frequently clash, in particular cons, car, etc.
using FunctionalCollections: foo, bar, baz
cons
car
Would it make sense to modularize the package?
Yeah, this would be good.