Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Tim
Tim has asked
1
questions and find answers to
58
problems.
Stats
1.0k
EtPoint
243
Vote count
1
questions
58
answers
About
Old software engineer trying to learn new tricks
Tim questions
Why is override sometimes required for an abstract method?
Tim answers
Executing N times a Scala Future
type mismatch error in akka dsl route directive
Scala DSL: invocation that mimics English
Why case pattern matching anonymous functions can have two signatures, and have magical call-site compatibility
Why val declaration doesn't follow scala constants naming convention?
How to compose curried functions in Scala
Composing PartialFunctions with orElse when there is a wildcard case
Effective way to case match a tuples with boolean values in scala
How to getOrElse with another Option in Scala
How to sort an Iterable without creating intermediate Seq?