typelevel/algebra

more packages?

Closed this issue · 4 comments

we could break core into algebra-core, algebra-ring (depends on core), algebra-lattice (depends on ring).

It might be easier to maintain binary stability in a smaller algebra-core which has fewer concepts, which are incidentally the ones most commonly used in Cats, Algebird, Scalding and Summingbird.

I'd be in favor of this change.

Isn't this a duplicate of #43? In any case, I would be in favour.

non commented

Makes sense to me. Let's do it!

@rklaehn yep. Sorry. My bad. +1 to @non 's original idea.