Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala nested loops yield

scala loops for-loop

Shapeless HList polymorphic map with an argument

scala shapeless implicits

Parsing a blank / whitespace with RegexParsers

Using scala to call java.util.Hashtable#put

Scala how to convert Map to varargs of tuples?

scala playframework

Haskell Function Type Signature in Scala

scala haskell

Pass a function with any case class return type as parameter

Configure scaladoc to include extension methods

How do I deserialize a JSON array using the Play API

Error value flatMap is not a member of Product with Serializable in for with Future[Option]

scala

Convert csv.gz files into Parquet using Spark

Why do some collection classes have an "empty" instance method additionally to the class method?

Spark count vs take and length

val vs def performance on Spark Dataframe

scala apache-spark

Spark join array

scala apache-spark

Multiple colons(:) after class type parameter

scala