About the Syntax category
|
|
0
|
842
|
March 20, 2017
|
Scala: Improving the `@nowarn` annotation by taking an additional optional parameter: the Scala version(s) that must be silenced
|
|
5
|
276
|
September 20, 2023
|
Google cloud dataflow (scio) and cats-effect 3, cannot inherit from final class
|
|
1
|
128
|
August 9, 2023
|
Skunk - Type Mismatch
|
|
2
|
143
|
July 26, 2023
|
Fate of null in Scala
|
|
2
|
201
|
July 21, 2023
|
Type mismatch in a scala cats "functor" operator
|
|
1
|
166
|
June 5, 2023
|
Is Direct Style Boundary and Break not just labels and goto in disguise?
|
|
5
|
674
|
April 22, 2023
|
Is a Monad available only in "cats" package?
|
|
1
|
237
|
March 23, 2023
|
Metaprogramming: Compile-time check whether a String matches a regex
|
|
6
|
269
|
March 17, 2023
|
What does this signature means?
|
|
1
|
270
|
February 8, 2023
|
Anonymous Mixins in Scala 3
|
|
4
|
305
|
January 14, 2023
|
Using Try's fold
|
|
3
|
264
|
January 13, 2023
|
How to understand this val x={....} sentence?
|
|
1
|
292
|
November 23, 2022
|
How to read ( understand) scala standard library function?
|
|
6
|
362
|
November 20, 2022
|
Referring to a parameterless function
|
|
2
|
395
|
November 16, 2022
|
Manually import Cats external dependency in scala compiler
|
|
5
|
433
|
October 28, 2022
|
Scala compilation issue in 2.12.15
|
|
2
|
325
|
September 12, 2022
|
Creating Scala 3 Functions
|
|
13
|
574
|
July 10, 2022
|
Can I replace F[_] with F[T] when using type constructor?
|
|
12
|
747
|
July 3, 2022
|
Why this { } is omitted in the function literal definition?
|
|
14
|
521
|
June 22, 2022
|
Unbound wildcard type in Scala 3.1.2
|
|
3
|
896
|
June 8, 2022
|
What risk do I have using annotation.unused on my provided readResolve method in a case class
|
|
1
|
283
|
April 16, 2022
|
Old style tuple accessors on normal case classes in Scala 3
|
|
14
|
750
|
March 28, 2022
|
Difference in overloading between Scala 2 and Scala 3 with implicit class
|
|
4
|
352
|
March 23, 2022
|
Unexpected Scala3's new-syntax compilation error
|
|
7
|
658
|
March 10, 2022
|
Command line argumens
|
|
7
|
612
|
February 9, 2022
|
Collapsed "if" loops
|
|
5
|
433
|
January 30, 2022
|
Binding in quoted patterns
|
|
0
|
395
|
January 13, 2022
|
How to execute syntax sql file in scala
|
|
3
|
1354
|
December 21, 2021
|
Why does Scala 3's `enum` allows `var` for attributes
|
|
2
|
492
|
December 5, 2021
|