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
106
questions and find answers to
1139
problems.
Stats
35.4k
EtPoint
12.4k
Vote count
106
questions
1k
answers
About
I maintain Circe and some other libraries.
Travis Brown questions
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
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
Travis Brown answers
Creating a new map from json JsObject
When to use monads from scalaz?
Extend NaturalTransformation of Coproducts
Making the type signature independent of a specific monad transformer stack (Scala)
Generic function with implicit argument
Keep deduced higher-kinded type in scala
Scala; Can you define many parameters as one
Scala generic function that converts string to generic type
How to encode Json when HList parameter is HNil?
How to represent dynamic JSON keys in Scala when using circe