Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Leif Wickland
Leif Wickland has asked
5
questions and find answers to
4
problems.
Stats
87
EtPoint
20
Vote count
5
questions
4
answers
About
sesquipedalian, hoary software engineer, forgiveness asker
Blog: leifw
Twitter: @leifwickland
Leif Wickland questions
How can I create a separate sbt Configuration or Task to compile with WartRemover?
How to format the sbt build files with scalariform automatically?
Why is Spark performing worse when using Kryo serialization?
Can I get a compile-time list of all of the case objects which derive from a sealed parent in Scala?
Leif Wickland answers
Implementing a higher order function that performs currying in scala
How does one implement a Hadoop Mapper in Scala 2.9.0?
How do I run git rebase --interactive in non-interactive manner?
validating json in scala with lift-json