Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
slouc
slouc has asked
4
questions and find answers to
47
problems.
Stats
926
EtPoint
246
Vote count
4
questions
47
answers
About
Software engineer focused on backend and distributed systems
slouc questions
Resolving types in F-bounded polymorphism
Implicit ClassTag in pattern matching
Inferring type of generic implicit parameter from return type
slouc answers
How to cancel a future action if another future did failed?
Replace flatMap/map chain with for-comprehension
Extract folder name and filename from FilePath using scala
How is lazy interpreted in recursive context?
Applying implicit conversion to map
Scala: how do I access a `Numeric` type's arithmetic operations?
Scala generic Function vs Generic Method
What does an underscore after a scala method call mean?
Prepend complexity of scala vector
Monads as Monoids in practice