Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
curious
curious has asked
2
questions and find answers to
11
problems.
Stats
271
EtPoint
81
Vote count
2
questions
11
answers
About
Scala, Akka, Play Framework, Postgres, Cassandra, AWS, Docker, Kubernetes.
curious questions
How to annotate a parameter as implicit in pattern match while extracting values
curious answers
write a scala method which returns Nothing
Unsure how to perform this List Transformation in Scala optimally
What happens to a variable assignment when I call a method that returns an instance of a case class holding the said variable?
How to sum adjacent elements in scala
What exactly is a "Null reply" in Redis?
How to set thread number for the parallel collections?
Create akka actor that has implicit in constructor
Restructuring a method to fix tail recursive call not in tail position
Playframework: Type mismatch found scala.concurrent.Future[play.api.mvc.Result] required: play.api.mvc.Result