Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 967 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 967 Bytes

Latest version Maven Central

Magnolia

Join the chat at https://gitter.im/propensive/magnolia

Magnolia is a generic macro for automatic derivation of typeclasses for datatypes composed from case classes and sealed traits. It supports recursively-defined datatypes out-of-the-box, and incurs no significant time-penalty during compilation. If derivation fails, error messages are detailed and informative.

Please see the Magnolia website for more information.