StackOverflow Questions for Tag: dotty

tribbloid
tribbloid

Reputation: 3838

In Scala 3 with DOT calculus, is `this.type` a path-dependent type? What makes it special?

Score: 3

Views: 275

Answers: 1

Read More
nomadSK25
nomadSK25

Reputation: 2594

What exactly is Dotty?

Score: 41

Views: 11385

Answers: 6

Read More
Karl S.
Karl S.

Reputation: 355

Software Transactional Memory in Scala

Score: 0

Views: 74

Answers: 0

Read More
tribbloid
tribbloid

Reputation: 3838

In Scala 3 (dotty) or Scala 2, how to make dependent types transitive?

Score: 1

Views: 122

Answers: 2

Read More
Pedro Sobota
Pedro Sobota

Reputation: 1877

How to use macros in the Scala console?

Score: 3

Views: 205

Answers: 1

Read More
Kieran
Kieran

Reputation: 406

Scala3 type matching with multiple types

Score: 2

Views: 412

Answers: 1

Read More
Grisu47
Grisu47

Reputation: 552

How to prove that `Tuple.Map[H *: T, F] =:= (F[H] *: Tuple.Map[T, F])` in Scala 3

Score: 1

Views: 206

Answers: 1

Read More
tribbloid
tribbloid

Reputation: 3838

In scala 2 or 3, is it possible to debug implicit resolution process in runtime?

Score: 2

Views: 1572

Answers: 1

Read More
tribbloid
tribbloid

Reputation: 3838

In Scala 3, what's the canonical method for pattern match that uses an erased type?

Score: 0

Views: 325

Answers: 1

Read More
tribbloid
tribbloid

Reputation: 3838

How to write curried polymorphic function & its higher kind in Scala 3?

Score: 0

Views: 168

Answers: 1

Read More
Grégory Weinbach
Grégory Weinbach

Reputation: 96

In Scala 3, how to replace General Type Projection that has been dropped?

Score: 3

Views: 631

Answers: 1

Read More
tribbloid
tribbloid

Reputation: 3838

How to abstract over higher-kind with F-bounded polymorphism in Scala3? The same definition works in Scala2

Score: 1

Views: 98

Answers: 0

Read More
tribbloid
tribbloid

Reputation: 3838

In scala3/dotty. Why is it impossible to mix in a type definition with constraint?

Score: 0

Views: 77

Answers: 0

Read More
Andrew
Andrew

Reputation: 434

Finding lambda captured values (or their classes) in Scala 3

Score: 0

Views: 204

Answers: 1

Read More
TomPoczos
TomPoczos

Reputation: 115

circe doesn't see field when it contains an array

Score: 0

Views: 1256

Answers: 1

Read More
jilen
jilen

Reputation: 5763

scala 3 macro how to implement generic trait

Score: 10

Views: 477

Answers: 1

Read More
St.
St.

Reputation: 533

Printing MirroredElemTypes in Scala 3

Score: 1

Views: 506

Answers: 1

Read More
Bilal Fazlani
Bilal Fazlani

Reputation: 6967

How to access parameter list of case class in a dotty macro

Score: 10

Views: 1297

Answers: 1

Read More
Silvio Mayolo
Silvio Mayolo

Reputation: 70257

Pattern matching against union type can't remove cases from consideration

Score: 1

Views: 284

Answers: 1

Read More
pme
pme

Reputation: 14803

2 Extension Methods with the same name in different classes do not work in Scala 3?

Score: 7

Views: 845

Answers: 1

Read More
PreviousPage 1Next