In this introduction to type-level programming in Scala, I've discussed how we can leverage the full power of the type system to verify domain properties of an application at compile-time, instead of doing runtime verifications at the value level. Wa...
jorgevasquez.blog1 min read
No responses yet.