About the Design category
|
|
0
|
941
|
June 3, 2017
|
Parameterized enums in scala 3 accessed from Java
|
|
14
|
186
|
September 10, 2024
|
Representation of numeric type with dynamic constraint
|
|
3
|
339
|
February 11, 2024
|
Structured logging context with cats-effect
|
|
7
|
1289
|
January 26, 2024
|
Domain-Driven Design and Scala
|
|
4
|
586
|
January 22, 2024
|
How do you choose when to return Option.None vs. an empty sequence?
|
|
8
|
2356
|
June 30, 2023
|
Is Scala Too Complex?
|
|
9
|
2112
|
May 6, 2023
|
Ending the confusion of private case class constructor in Scala 2.13 or 2.14
|
|
11
|
6903
|
April 22, 2023
|
Performance impact of union type
|
|
3
|
685
|
February 3, 2023
|
A box for typeclasses
|
|
7
|
1021
|
November 7, 2022
|
I want to know your thoughts about hijacking `def ==` for other purposes
|
|
4
|
522
|
October 28, 2022
|
Containers Redux
|
|
0
|
478
|
August 26, 2022
|
Metadata types with Scala 3
|
|
0
|
566
|
July 8, 2022
|
Simple, Naïve, and Wrong: More than you wanted to know about Case Classes
|
|
24
|
4264
|
May 23, 2022
|
Could Type Macros be a thing?
|
|
0
|
532
|
December 10, 2021
|
Will Java Project Loom affect Scala and Akka?
|
|
1
|
2883
|
October 19, 2021
|
Refactoring and output data
|
|
22
|
1481
|
September 17, 2021
|
Questons regarding type projection in Dotty/Scala3
|
|
0
|
568
|
June 1, 2021
|
Scala3 extension drops colon's right-associativity
|
|
1
|
837
|
May 24, 2021
|
Is `lazy` thread-safe?
|
|
6
|
3588
|
April 3, 2021
|
[SOLVED] Using `Future` combined with `synchronized`
|
|
16
|
2830
|
March 31, 2021
|
[SOLVED] Chained if-statements vs. for comprehension
|
|
8
|
1547
|
March 24, 2021
|
Scala Templates
|
|
1
|
570
|
March 11, 2021
|
Looking for a solution to a coding question
|
|
2
|
853
|
March 4, 2021
|
How do prediction to next month with spark ml?
|
|
0
|
467
|
November 16, 2020
|
Spring, Scala, Akka, and Play - oh my
|
|
3
|
2315
|
August 23, 2020
|
Automatic differentiation: Assigning an integer ID to objects in overloaded math expressions
|
|
0
|
606
|
July 13, 2020
|
What's the issue with the Scala Stdlib?
|
|
22
|
1673
|
June 25, 2020
|
Using flatMap to chain conditional operations
|
|
32
|
8742
|
June 12, 2020
|
Functional style for infinite loop
|
|
12
|
5842
|
April 26, 2020
|