FunctionalCollections.jl
FunctionalCollections.jl copied to clipboard
Modularize?
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.
Would it make sense to modularize the package?
Yeah, this would be good.