Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala, make my loop more functional

Shorten code which handles IO

scala haskell

Idiomatically evaluate true if Option contains specific value

scala

Sort scala arrayBuffer of TimeStamp

scala timestamp

Is a way to return Future[Unit]?

scala

Get only Right values from Either sequence

scala

How to strip everything except digits from a string in Scala (quick one liners)

scala filter

Difference in definition of Actors vs Threads? [duplicate]

How to slice and sum elements of array column?

Scala Collections inconsistencies

scala scala-collections

Transform only the first element of a Scala list

list scala map

How to convert Scala RDD to Map

scala apache-spark

Simplifying Scala expression calculating ratio

How can I get the max of an arbitrary property from a list in Scala?

scala

Scala public methods: ';' expected but 'def' found

It's a good idea use ruby for socket programming?

ruby scala haskell erlang

Insertion sort implementation in scala

scala insertion-sort

how to simplify scala's function literal like this?

scala function-literal

Why does Scala support shadow variables? [closed]

scala language-construct

Populating a list is Scala with random double taking forever

performance list scala