Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Nested vs flattened pattern match in Scala

What is the difference between adding a dependency via libraryDependencies versus an sbt plugin?

scala sbt

Parsing primitive types in Circe

json scala parsing circe

Is there a way to create custom annotations in Scala and write a custom annotation processor to verify the annotations?

How to gracefully shutdown http4s

scala http4s

http4s - how create blaze client with limited count of threads?

scala http4s

Unrecognized VM option 'AggressiveOpts'

Is there a way to use the Scala 3 compiler (Dotty) from Gradle yet?

What's the difference between implicitly and summon?

scala implicit scala-3

Pattern matching or Map Monads

scala

Scala - Java interop: can Scala emit enums in bytecode for Java to consume?

Using Scala Actors to create sth like a Pipeline

Implementing unsafe Java interfaces

How to use objects as modules/functors in Scala?

Is there a Scala version of .irbrc or another way to define some default libraries for REPL use?

Scala object extends Java class static field

java scala

Does scalatra use circumflex behind the scenes?

rest scala scalatra

Is there a command line program to lookup Scaladoc?

scala scaladoc

quote table names in squeryl

scala squeryl

Why is sbt quitting when using fish?

scala sbt fish