Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala-3

Scala 3: typed tuple zipping

Why does a self annotated trait is not assignable to the type of self?

scala scala-3

Proving that a match type resolves to a specific concrete type

Scala3 equivalent to -Wconf src filter

scala playframework scala-3

"Deferred inline method `foo` in trait `Foo` cannot be invoked": Pairs

Error when using LocalDate as an argument to main in Scala 3

scala scala-3

How to define a scala.ValueOf for tuples in scala 3?

Distinguish Scala-3 Enum and Sealed Traits

Scala3: Crafting Types Through Metaprogramming?

Type inference changes in Scala 3

Run Scala Dotty project using Intellij IDE

How does the @main annotation in Scala 3 w​ork?

Scala / Dotty - Mix a trait into an EXISTING object

How to execute dotty code from Visual Studio Code UI

How to create an instance of a generic type in a Scala 3 macro?

How to ensure tuple is homogenous?

scala tuples dotty scala-3

How to ask Scala if evidence exists for all instantiations of type parameter?

Cannot add package description in ScalaDoc (Scala 3)

scala scaladoc scala-3

Ambiguous Overload in Scala 3 with Varargs