Our great sponsors
-
type-splices are very confusing, it almost made me crazy until I found out that before using the type in splice it should be matched on type-splice like: https://github.com/yakivy/jam/blob/master/core/src-3/jam/JamMacro.scala#L64
-
I also investigated shapeless3 macroses: https://github.com/milessabin/shapeless/tree/shapeless-3/modules, but they are more about derivation than reflection. And probably that is all I found.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- [Scala3] Get the type of container with wildcard type (i.e. List[?])
- Help me break the fourth wall
- Is it possible to get runnable generated scala code from a macro (chminey to be specific)?
- mod team resignation by BurntSushi · Pull Request #671 · rust-lang/team
- Fp libraries that target scala 3 exclusively?