Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Travis Brown
Travis Brown has asked
103
questions and find answers to
1088
problems.
Stats
34.5k
EtPoint
12.2k
Vote count
103
questions
1k
answers
About
I maintain Circe and some other libraries.
Travis Brown questions
Transforming JSON with Circe
Threading extra state through a parser in Scala
Why is java_executable_exec_path giving me a legacy "external" runfiles path
Flattening nested JSON objects with Circe
Type equality in the Scala 2.10 Reflection API
Existential types and repeated parameters
Why does this code typecheck in Scala 2.11 and what can I do about it?
Reading resources from a macro in an SBT project
Simple use of Scala collections from Java not compiling with 2.11
Transforming JSON with state in circe
Travis Brown answers
Flatten nested Ior's with scala-cats
play framewoerk & scala Future(s) chain. make it more pretty
Cohesive way to validate a class in Scala using Scalaz 7
Making Scala choose less specific overloaded method in presence of argument of type Nothing
Behavior of shapeless .toHList
How to compose functions that return Option[List] in Scala?
Where are the implicit conversions between Numeric and Double defined in Scala 2.9
Composing typeclasses for tuples in Scala
Scala XML equality issues
How to remove a fold from within a for-comprehension?