You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I find myself needing to use
using FunctionalCollections: foo, bar, baz
to get some of the features without exports that frequently clash, in particularcons
,car
, etc.Would it make sense to modularize the package?
The text was updated successfully, but these errors were encountered: