Modern, Lightweight and Simple Generic Programming Library
(i.e. shapeless alternative for Scala 2.13)
- Modern: designed for Scala 2.13.
- Lightweight: provides only few things,
HList,Coproduct,Genericand higer variants. - Simple:
Generic1derivesHList1andCoproduct1simply.
MIT License 2019 (C) TSUYUSATO "MakeNowJust" Kitsune