Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Results encoding in Scala Worksheet Eclipse plugin

Why isn't scala.util.Success.apply infinitely recursive?

scala recursion try-catch

transform rdd into pairRDD

scala apache-spark

Scaldi dependency injection and Akka Actors

How to build a Phantom CassandraConnection from datastax ClusterBuilder

scala phantom-dsl

private[foo] apply to any foo based package?

scala scope package

How do I get an object's type and pass it along to asInstanceOf in Scala?

scala scala-2.10

How to define Scala API for Kafka Streams as dependency in build.sbt?

how to iterate a list to create to Map?

scala

Getting MirroredElemLabels from Mirror

Catch Exceptions that are thrown on map function in Spark

scala apache-spark rdd

Is there are way to create a generic class with a trait or mixin that is a subtype of the type parameter

calculate co-occurrence terms with spark using scala

scala apache-spark

How to split a String by "-" only when the following character is a digit and the previous one is a letter? Java/Scala

java regex string scala split

Motivation for match expression syntax

Need explanation about SBT's key variables in build.sbt

scala sbt

scala implicit performance

performance scala