Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 435 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 435 Bytes

This code is published as part of the corresponding blog article at the Toptal Engineering Blog.

Visit https://www.toptal.com/blog and subscribe to our newsletter to read great articles!


Sample project to demonstrate sealed trait subclasses processing with Scala macros and quasiquotes

You can run the unit tests with the command:

sbt clean test