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
1144
problems.
Stats
35.5k
EtPoint
12.5k
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
In Shapeless, can I supply an instance of `LabelledGeneric` for non case classes that will enable automatic derivation of typeclass instances?
Scala. Generic class declaration trouble
Scala: How do I work with the constructor params before sending them to super?
List(1)#contains() returns `false`
value unsafePerformSync is not a member of scalaz.concurrent.Task[String]
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