Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kim Stebel
Kim Stebel has asked
54
questions and find answers to
255
problems.
Stats
7.3k
EtPoint
2.4k
Vote count
54
questions
255
answers
About
I'm interested in Scala, functional programming, type systems, and web development.
Kim Stebel questions
Should I report this assertion failure? What is $asInstanceOf anyway?
List of target architectures supported by GNAT?
strange ArrayBuffer behavior
How do I use nightly builds of Scala 2.9 with maven?
Why is invokeDynamic in a class extending Dynamic not working?
Changing the compiler's classpath from a Scala macro?
Open a new tab in firefox and keep ff in the background
macros, splice, and pattern matching
Scala pattern matching syntax
creating unit tests (semi-)automatically?
Kim Stebel answers
Scala: using Nothing for singleton instances of polymorphic types
Play framework Scala - get session value in a form
Scala - a type-parametrized trait method returning a type-parametrized object - how to implement?
What is the type of sequence comprehension
In Scala how do I apply a method to a variable before sorting a List on that variable?
Deprecation warning in scala
How to write binary literals in Scala?
Why does this Iterable produce a Set after mapping?
Scala: how to create a type parametrized by a value, instead of a type
Scala parameter type explanation