About the Design category
|
|
0
|
972
|
June 3, 2017
|
What does "type-safe" mean in Scala?
|
|
10
|
240
|
October 30, 2024
|
Parameterized enums in scala 3 accessed from Java
|
|
14
|
271
|
September 10, 2024
|
Representation of numeric type with dynamic constraint
|
|
3
|
383
|
February 11, 2024
|
Structured logging context with cats-effect
|
|
7
|
1667
|
January 26, 2024
|
Domain-Driven Design and Scala
|
|
4
|
686
|
January 22, 2024
|
How do you choose when to return Option.None vs. an empty sequence?
|
|
8
|
3100
|
June 30, 2023
|
Is Scala Too Complex?
|
|
9
|
2448
|
May 6, 2023
|
Ending the confusion of private case class constructor in Scala 2.13 or 2.14
|
|
11
|
7288
|
April 22, 2023
|
Performance impact of union type
|
|
3
|
770
|
February 3, 2023
|
A box for typeclasses
|
|
7
|
1165
|
November 7, 2022
|
I want to know your thoughts about hijacking `def ==` for other purposes
|
|
4
|
601
|
October 28, 2022
|
Containers Redux
|
|
0
|
506
|
August 26, 2022
|
Metadata types with Scala 3
|
|
0
|
629
|
July 8, 2022
|
Simple, Naïve, and Wrong: More than you wanted to know about Case Classes
|
|
24
|
5149
|
May 23, 2022
|
Could Type Macros be a thing?
|
|
0
|
554
|
December 10, 2021
|
Will Java Project Loom affect Scala and Akka?
|
|
1
|
2966
|
October 19, 2021
|
Refactoring and output data
|
|
22
|
1599
|
September 17, 2021
|
Questons regarding type projection in Dotty/Scala3
|
|
0
|
595
|
June 1, 2021
|
Scala3 extension drops colon's right-associativity
|
|
1
|
880
|
May 24, 2021
|
Is `lazy` thread-safe?
|
|
6
|
3851
|
April 3, 2021
|
[SOLVED] Using `Future` combined with `synchronized`
|
|
16
|
3048
|
March 31, 2021
|
[SOLVED] Chained if-statements vs. for comprehension
|
|
8
|
1681
|
March 24, 2021
|
Scala Templates
|
|
1
|
632
|
March 11, 2021
|
Looking for a solution to a coding question
|
|
2
|
903
|
March 4, 2021
|
How do prediction to next month with spark ml?
|
|
0
|
484
|
November 16, 2020
|
Spring, Scala, Akka, and Play - oh my
|
|
3
|
2479
|
August 23, 2020
|
Automatic differentiation: Assigning an integer ID to objects in overloaded math expressions
|
|
0
|
659
|
July 13, 2020
|
What's the issue with the Scala Stdlib?
|
|
22
|
1833
|
June 25, 2020
|
Using flatMap to chain conditional operations
|
|
32
|
9543
|
June 12, 2020
|