Maybe group them into usage groups, such as Option...
# arrow
t
Maybe group them into usage groups, such as Option, Either, etc. in validation package, Semigroup, Monoid, Rings etc. in algebraic, Foldable, Traversable, Functor in structures. Naming is purely out of top of my not-so-FP-terms_knowing head, but just to give you an example
👍 2
g
Option, Either, Try in validation 👍