Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Akos Krivachy
Akos Krivachy has asked
0
questions and find answers to
22
problems.
Stats
768
EtPoint
285
Vote count
0
questions
22
answers
About
Scala enthusiast :)
Akos Krivachy questions
Akos Krivachy answers
Why does Option.apply throw NPEs for boxed primitives?
Akka. Should I implement all servicies/DAOs as actors?
In Scala, when would be a good time to use lazily evaluated parameter rather than to use a function as a parameter?
How to split String in Scala but keep the part matching the regular expression?
Can't put PartialFunction in scala class constructor
Scala Futures not running in parallel
How to pass a code block to function?
Generate return type signature in Scala with Intellij Idea
How to make implicit conversion work during pattern matching
Scala: split string via pattern matching