Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mario Galic
Mario Galic has asked
43
questions and find answers to
241
problems.
Stats
4.8k
EtPoint
1.2k
Vote count
43
questions
241
answers
About
Mario Galic questions
Composing PartialFunctions with orElse when there is a wildcard case
ConcurrentHashMap[String, AtomicInteger] or ConcurrentHashMap[String, Int] for thread-safe counters?
Quickly switching Scala versions from CLI
Replace scalaz ListT with semantically equivalent cats functionality
Structural equality affected by location of case class definition after deserialisation
Type inference changes in Scala 3
Can monad with broken associativity law yield incorrect result in for-comprehension?
How to ask Scala if evidence exists for all instantiations of type parameter?
Surjectivity check when return type is sealed
How do existential types overlap with path-dependent types?
Mario Galic answers
sbt dependsOn % "compile->compile;test->test"
How to decode missing json array as empty List with circe
slick return single result
How do I change only one element of a Seq?
How to run Scala test in Scala native application?
overloaded method should with alternatives:
How to filter/disable a scalac option for all subprojects in SBT in a DRY way
Numeric Map Over With Functor
On the road to understanding F-Bounded Polymorphism
Quickly switching Scala versions from CLI