armanbilge/calico

Make it easier to implement custom modifiers

armanbilge opened this issue · 0 comments

The typeclass encoding is verbose and not straightforward to understand.

We could offer a trait CustomModifier that you can extend, and implement, and get a typeclass implementation for free.