CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
scala-3
09-15
OS
Summoning instance for opaque type in an object with match type fails
09-14
Software design
Derive typeclass instances for opaque types in Scala 3
09-13
Enterprise
How to type a tuple of any length but only having options in scala 3
09-10
Software engineering
Why is an error thrown when adding a tuple to a Map?
09-06
Software engineering
Porting to Scala 3. Macros - could not find class in classpath
09-04
Enterprise
Need to specify type explicitly when using match type with enum - Scala 3
09-03
other
Pattern matching case classes, all cases have same return
08-29
database
How to use an Object in a trait by using its type in Scala
08-14
Blockchain
Mixing dependent types and 'concrete' types in Scala 3
07-31
Enterprise
Dynamic import from object instead of package
07-26
Net
Scala, why can't underscore function syntax infer type?
07-18
Software design
How to Decode a Generic Case Class with semiautomatic in Circe in Scala 3
07-16
Back-end
How to make a generic numeric method in scala 3?
07-15
Blockchain
Using Scala ClassTags in Collections
07-07
Mobile
Dynamically checking subclass relationship in Scala 3
06-19
front end
What is the reason for IO application not closing its execution?
06-08
other
In scala 3, how to get a given Factory for both something like Iteratable and an Array?
06-03
Software design
Ambiguous Overload in Scala 3 with Varargs
06-02
Enterprise
Why does Scala 3 support looking up extension methods in givens?
04-29
Blockchain
Scala 3: Deriving a typeclass for conversion between a case class and a tuple type
04-25
Software engineering
java.lang.NoSuchMethodError: 'void akka.actor.ExtensionId.$init$(akka.actor.ExtensionId)'
04-22
Software engineering
zio-http (ZIO 2.x) application not starting with Scala 3
04-07
Net
sbt: Running specific main method from the command line
04-04
front end
What is the difference between "with" and "new" for context parameters in scala?
03-25
OS
Why does Scala 3 fail to reduce an inline match over Either in this example?
03-22
database
Scala 3: "assertion failed: denotation class Int invalid in run 1."
02-12
Blockchain
Scala 3 : Finding functions with the given annotation
12-31
Software design
Can traits have secondary constructors in Scala 3?
12-27
Software design
What is the simplest way to create given for A & B type?
12-21
Enterprise
Scala 3: How do you extract the names of elements from a Mirror.Sum as a tuple?
12-06
Enterprise
Scala3 "as" and "with" keywords used with "given"
12-03
Software engineering
Extracting an object from a list of objects in a object that itself is in a list of objects Using SC
11-27
Software design
How to get the body of variable initialisation from outer scope in Scala 3 macros?
11-24
database
Recursive higher order function type in Scala 3
11-23
front end
How to Random Choice element from Enum Scala3
11-19
Net
Distinguish Scala-3 Enum and Sealed Traits
11-17
Mobile
How do you define an enum that can only be created by its companion object? (think smart constructor
11-15
Blockchain
Scala 3 http4s problem with encode/decode json
11-12
other
How to normalise a Union Type (T | Option[T])?
11-05
OS
Scala 3 implicit conversions: compare value and literal
55
1
2
Next
Last
Links:
CodePudding