Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala-macros

Scala 3 Manifest replacement

scala scala-macros scala-3

Detect case class in scala macro

Scala macros: Get type arguments of root type of object members inside class definition

scala scala-macros

Macro return type depends on the arguments

scala scala-macros

Scala Dynamics: Ability to add dynamic methods?

How to determine if an expression passed to a macro will always result in the same value?

scala scala-macros

Distinguish Scala-3 Enum and Sealed Traits

Scala3: Crafting Types Through Metaprogramming?

easiest way for users to include scalamacros paradise

How to obtain a tree for a higher-kinded type parameter in a scala macro

How to match a `universe#Type` via quasiquotes or deconstructors?

scala macro generic field of generic class not apply class generic type parameter

Scala / Dotty - Mix a trait into an EXISTING object

Scala: how to force converting a statement to literal?