Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kevin Wright
Kevin Wright has asked
10
questions and find answers to
248
problems.
Stats
7.5k
EtPoint
2.7k
Vote count
10
questions
248
answers
About
London-based Scala Advocate
Twittering as @thecoda
Github as
http://github.com/kevinwright
http://github.com/scala-incubator/autoproxy-plugin
Kevin Wright questions
Simplifying type annotations
How to "update" a column using pig latin
Given a value of some path-dependent type, how can I get an instance of the "container"?
Targeting Android with Scala 2.8 Trunk builds
What new features will be added to Scala 2.9?
Migrating Java to Scala
How are Scala collections able to return the correct collection type from a map operation?
Kevin Wright answers
Method-Level Higher-Kinded Types in Scala
Get Class<T> at compile time?
Type inference on contents of shapeless HList
Would it be possible to have "method/field" literals comparable to the class literals in Java/Scala?
Difference between func(_) and func _
Why += doesn't work with Lists?
Is it possible to get the parameter names of a method in scala
Need help for explain scala problem
Mixing in generic traits in parameterized classes without duplicating type parameters
How to define anything that extends this trait