Newbetuts
.
New posts in scala
In Scala, is there an easy way to convert a case class into a tuple?
scala
tuples
case-class
Should I use the final modifier when declaring case classes?
scala
static-analysis
case-class
scala-wartremover
aggregate function Count usage with groupBy in Spark
java
scala
apache-spark
pyspark
apache-spark-sql
Small and good scala projects to learn scala -- especially functional programming and type system [closed]
scala
functional-programming
type-systems
What are the biggest differences between Scala 2.8 and Scala 2.7?
scala
Apache Spark: Get number of records per partition
scala
apache-spark
hadoop
apache-spark-sql
partitioning
Calculating the Moving Average of a List
scala
functional-programming
clojure
Replace element in List with scala
scala
replace
Finding the index of an element in a list scala
list
scala
Why is the Aux technique required for type-level computations?
scala
types
shapeless
type-level-computation
What are the differences between asInstanceOf[T] and (o: T) in Scala?
scala
casting
Scala on iOS using Avian
iphone
ios
scala
jvm
avian
Pattern matching with conjunctions (PatternA AND PatternB)
scala
pattern-matching
Scala 2.8 CanBuildFrom
generics
scala
scala-2.8
How do you define a local var/val in the primary constructor in Scala?
scala
scala-primary-constructor
Perform a typed join in Scala with Spark Datasets
scala
apache-spark
join
apache-spark-sql
apache-spark-dataset
What is the meaning of colon, underscore and star in lift's SiteMap(entries:_*)?
scala
lift
How are Scala collections able to return the correct collection type from a map operation?
scala
collections
How to apply a function to a tuple?
scala
In Scala, how can I subclass a Java class with multiple constructors?
java
scala
constructor
multiple-constructors
Prev
Next