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
1067
problems.
Stats
34.1k
EtPoint
12.1k
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
Run length encoding using Scala
Transforming JSON with Circe
Left flatMap on EitherT
Macro return type depends on the arguments
could not find implicit value for parameter encoder: io.circe.Encoder[com.sweetsoft.SapHealth]
How to use MonadError correctly?
Decode single field of object in a json array with argonaut/circe
Which is your favorite "hidden gem" package on Hackage? [closed]
Scala REPL unable to import packge
Stackless Scala With Free Monads, complete example