Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 929 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 929 Bytes

dali

Modern, Lightweight and Simple Generic Programming Library

(i.e. shapeless alternative for Scala 2.13)

Coverage

Features

  • Modern: designed for Scala 2.13.
  • Lightweight: provides only few things, HList, Coproduct, Generic and higer variants.
  • Simple: Generic1 derives HList1 and Coproduct1 simply.

Modules

License

MIT License 2019 (C) TSUYUSATO "MakeNowJust" Kitsune