Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Play/Scala injecting controller into test

Play Akka logger doesn't output debug messages to console

How can I close file after stream ending?

scala akka-stream

scala test - how to stub curry method

scala scalatest

Scala: Can you overload a constructor with more than just a one-line constructor?

Circe generic codec derivation for records with object keys

scala shapeless

Create an ExecutorService from an Executor

java scala

What is "$ play test" dropdown in circleCI?

Connection reset consuming REST service (scala / spray)

java scala rest jmeter spray

Read python pickle with scala

python scala pickle

scala Play 2.5 vs golang benchmark, and optimizing performance in play framework

Fail to apply mapping on an RDD on multipe spark nodes through Elasticsearch-hadoop library

scala implicit completing itself?

scala null implicit

No Java class corresponding to Product with Serializable with Base found

How to omit column values when doing a bulk-insert slick 3.x?

scala slick-3.0

Scala- writing list to file using foreach

scala

Interpreter auto-selection via Free Monad and Coproduct

scala haskell monads

Scala equivalent of Haskell's do-notation (yet again)

scala haskell monads

Scala XML Building: Adding children to existing Nodes

xml scala

What is the fastest way to sum a collection in Scala

scala scala-collections