Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Is it possible to make a cycle in an immutable linked list?

how to make scalatest generate html report through sbt

scala sbt scalatest specs2

Subtype in Scala: what is "type X <: Y"?

Splicing a passed function body into a macro-rewritten expression

Scala total function as partial function

scala partial-functions

Why scala doesn't infer type from generic type parameters?

scala type-inference

Reduce with andThen across functions of different types

scala

Enriching SparkContext without incurring in serialization issues

scala hbase apache-spark

1 :: List[Nothing] in foldLeft

scala haskell generics

How to use Reactive Streams for NIO binary processing?

How can I write a function have a polymorphic return type based on the type argument of its type parameter?

What does case _: mean in scala

scala

Is it good practice to make case classes sealed?

scala

Typed Holes in Scala?

scala haskell

Convert value depending on a type in SparkSQL via case matching of type

scala apache-spark

Scala: Can I nudge a combinator parser to be locally greedy?

scala parsing combinators

how to use new scala 2.8.0 nested annotations

Scala: jaxb or similar?

xml scala jaxb

Is there a way to let arguments be var instead of val?

How can I convert a case class to a lift-json jobject class?

json scala lift