StackOverflow Questions for Tag: scala-implicits

nedsociety
nedsociety

Reputation: 108

Why are `given ... with { ... }` and `given ... = new { ... }` working differently?

Score: 2

Views: 72

Answers: 1

Read More
Abhijit Sarkar
Abhijit Sarkar

Reputation: 24518

Given member definitions starting with `with` are no longer supported

Score: 1

Views: 48

Answers: 1

Read More
Raman Mishra
Raman Mishra

Reputation: 2686

Scala 3 Macro Not able to find given in scope

Score: 0

Views: 46

Answers: 1

Read More
Andrey Tyukin
Andrey Tyukin

Reputation: 44908

How to summon a `given` member?

Score: 5

Views: 659

Answers: 3

Read More
Raman Mishra
Raman Mishra

Reputation: 2686

Generic DataPipeline Framework Using Scala3

Score: 1

Views: 117

Answers: 1

Read More
banna
banna

Reputation: 11

xcode16 module 'DarwinFoundation' is needed but has not been provided, and implicit use of module files is disabled

Score: 1

Views: 37

Answers: 0

Read More
gfxmonk
gfxmonk

Reputation: 8736

Can a scala3 macro introduce an implicit value around an existing block?

Score: 2

Views: 52

Answers: 1

Read More
Adam Naylor
Adam Naylor

Reputation: 6330

Can we define implicit conversions of enums in c#?

Score: 156

Views: 94379

Answers: 16

Read More
beefyhalo
beefyhalo

Reputation: 1821

Materialize the Value for a Type that has One Inhabitant

Score: 61

Views: 1388

Answers: 1

Read More
kag0
kag0

Reputation: 6054

What's the difference between implicitly and summon?

Score: 9

Views: 1073

Answers: 1

Read More
Nouman Sajjad
Nouman Sajjad

Reputation: 15

Rails:TypeError in Profiles#show:no implicit conversion of String into Integer

Score: 0

Views: 68

Answers: 1

Read More
caeus
caeus

Reputation: 3696

How to get a normal function from a context function, and viceversa?

Score: 0

Views: 44

Answers: 1

Read More
Depa Reddy
Depa Reddy

Reputation: 3

regarding scala extension and Givens

Score: 0

Views: 55

Answers: 1

Read More
Stefan Stojkovski
Stefan Stojkovski

Reputation: 488

Can I disable default Marker Context (NoMarker) passed implicitly when using play.api.Logger and require a different MarkerContext is always provided?

Score: 1

Views: 69

Answers: 0

Read More
greenTea
greenTea

Reputation: 244

Scala3 "as" and "with" keywords used with "given"

Score: 7

Views: 2072

Answers: 2

Read More
MartinHH
MartinHH

Reputation: 1258

givens / implicits for Scala 3 Union Types

Score: 2

Views: 264

Answers: 1

Read More
LoranceChen
LoranceChen

Reputation: 2574

scala how to declare a type define which must have implicit conversion?

Score: 0

Views: 53

Answers: 1

Read More
riccardo.cardin
riccardo.cardin

Reputation: 8353

Can't execute an extension method of a context function in Scala 3

Score: 1

Views: 188

Answers: 2

Read More
riccardo.cardin
riccardo.cardin

Reputation: 8353

Can't create an anonymous implementation of ContextFunction1 in Scala 3

Score: 3

Views: 89

Answers: 1

Read More
Shankar Panda
Shankar Panda

Reputation: 822

how to call a class inside another Scala Object?

Score: 0

Views: 50

Answers: 1

Read More
PreviousPage 1Next