Functional Programming in Scala - Edu Plugin
Learn Scala directly in the IDE! JetBrains (@jetbrains) |
Inline your boilerplate - harnessing Scala 3 metaprogramming without macros
We’ll try to roll out our own simplified chimney for Scala 3 but with a twist – we’ll avoid writing any and all macro code and only use the provided metaprogramming primitives shipped with Dotty and some shiny new toys from our toolbox, such as match types. Aleksander Rainko |