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
108
questions and find answers to
1168
problems.
Stats
36.0k
EtPoint
12.6k
Vote count
108
questions
1k
answers
About
I maintain Circe and some other libraries.
Travis Brown questions
Position information in validation errors
Encoding ADT case classes with a discriminator, even when typed as the case class
An unusual type signature
Zipping zippers in Anti-XML
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
Travis Brown answers
Context bound [T: Manifest] -> Nothing
Pasting an import statement in front of a thunk using macros
How to make Haskell's Network.Browser do gzip compression?
Passing an extra argument into a polymorphic function?
Usage of enclosing generic type parameters in nested polymorphic values
Please correct my use of the Maybe Monad
abstracting over type constructors
How to fail in the compilation time instead of runtime exception
Haskell program with Data.Set doesnt compile
Applicative functors vs monad composing performance in Scala