About the Design category
|
|
0
|
978
|
June 3, 2017
|
What does "type-safe" mean in Scala?
|
|
10
|
374
|
October 30, 2024
|
Parameterized enums in scala 3 accessed from Java
|
|
14
|
306
|
September 10, 2024
|
Representation of numeric type with dynamic constraint
|
|
3
|
401
|
February 11, 2024
|
Structured logging context with cats-effect
|
|
7
|
1893
|
January 26, 2024
|
Domain-Driven Design and Scala
|
|
4
|
793
|
January 22, 2024
|
How do you choose when to return Option.None vs. an empty sequence?
|
|
8
|
3350
|
June 30, 2023
|
Is Scala Too Complex?
|
|
9
|
2562
|
May 6, 2023
|
Ending the confusion of private case class constructor in Scala 2.13 or 2.14
|
|
11
|
7505
|
April 22, 2023
|
Performance impact of union type
|
|
3
|
786
|
February 3, 2023
|
A box for typeclasses
|
|
7
|
1202
|
November 7, 2022
|
I want to know your thoughts about hijacking `def ==` for other purposes
|
|
4
|
609
|
October 28, 2022
|
Containers Redux
|
|
0
|
510
|
August 26, 2022
|
Metadata types with Scala 3
|
|
0
|
635
|
July 8, 2022
|
Simple, Naïve, and Wrong: More than you wanted to know about Case Classes
|
|
24
|
5674
|
May 23, 2022
|
Could Type Macros be a thing?
|
|
0
|
561
|
December 10, 2021
|
Will Java Project Loom affect Scala and Akka?
|
|
1
|
3009
|
October 19, 2021
|
Refactoring and output data
|
|
22
|
1653
|
September 17, 2021
|
Questons regarding type projection in Dotty/Scala3
|
|
0
|
600
|
June 1, 2021
|
Scala3 extension drops colon's right-associativity
|
|
1
|
890
|
May 24, 2021
|
Is `lazy` thread-safe?
|
|
6
|
3935
|
April 3, 2021
|
[SOLVED] Using `Future` combined with `synchronized`
|
|
16
|
3133
|
March 31, 2021
|
[SOLVED] Chained if-statements vs. for comprehension
|
|
8
|
1745
|
March 24, 2021
|
Scala Templates
|
|
1
|
637
|
March 11, 2021
|
Looking for a solution to a coding question
|
|
2
|
908
|
March 4, 2021
|
How do prediction to next month with spark ml?
|
|
0
|
488
|
November 16, 2020
|
Spring, Scala, Akka, and Play - oh my
|
|
3
|
2673
|
August 23, 2020
|
Automatic differentiation: Assigning an integer ID to objects in overloaded math expressions
|
|
0
|
663
|
July 13, 2020
|
What's the issue with the Scala Stdlib?
|
|
22
|
1867
|
June 25, 2020
|
Using flatMap to chain conditional operations
|
|
32
|
9829
|
June 12, 2020
|