Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to get min by value only in Scala Map

scala

How does Scala maintains the values of variable when the closure was defined?

scala closures

Defining implicit view-bounds on Scala traits

scala generics types

How to init List of tuple and add item in scala

scala

Apache Spark: get elements of Row by name

How to make method return the same generic as the input?

Scala regexps: how to return matches as array or list

regex scala

Mocking scala object

How is a match word omitted in Scala?

scala

Yield only if pattern match

Scala: How to force wrapping an integer as an object?

scala object int

Scala Try/Future, wrapping the exception in case of failure

scala try-catch functor

About generics in Java and Scala

scala generics subtyping

How to substitute an empty string (or null) with a default string concisely in Scala

string scala

Scala constructor without parameters

scala

Scala Listener/Observer

String interpolation in Scala?

Akka: Send a future message to an Actor

scala akka

Scala: Draw table to console

Reading a CSV files using Akka Streams

scala akka akka-stream