limansky.me - Mike Limansky - Latest blog posts

Example domain paragraphs

Posted on July 26, 2021

Scala , Scala 3 , shapeless

In this post I’d like to discover Scala 3 generic programming abilities. Scala 3 provides a lot of new features, and generic programming is the one of the areas where we have a lot of changes. I assume that you have used shapeless with Scala 2, but if not, I’ll try to explain things in this post. However I’d recommend to read this post before if you don’t even know what shapeless is.