Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
david.perez
david.perez has asked
26
questions and find answers to
14
problems.
Stats
445
EtPoint
113
Vote count
26
questions
14
answers
About
Software Architect expert in open source.
Some technologies I'm working now:
Scala
Python
Java
Javascript
Android
Jenkins
Nagios
XSLT
david.perez questions
How to call an overloaded method from a generic type
How to use reflection at compile time
Gradle: Plugin with id 'android-library' not found
How do I document vals in pattern definitions
Gradle wrapper and daemon
How to transform an HList to another HList with foldRight/foldLeft
How to avoid losing type information
What does HList#foldLeft() return?
How to convert a generic HList to a List
How to profile the time spent for a task in SBT
david.perez answers
Catching MatchError at val initialisation with pattern matching in Scala?
Iterate Over a tuple
How do I make intellij Idea to highlight Scala script correctly with #! (shebang)
Humane guidance for sbt DSL
How do I run JUnit 4.11 test cases with SBT?
Run JUnit tests with SBT
How to stop Intellij from automatically running SBT
Can I create dynamically stages in a Jenkins pipeline?
Extending scala case class without constantly duplicating constructors vals?
Why does json4s need a Scala compiler as a runtime dependency