Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala: Functional aggregation of Seq[T] elements => Seq[Seq[T]] (preserving order)

How do I build a project that uses sbt as its build system?

scala sbt

Split a scala list into n interleaving lists

scala scala-collections

Scala outer => syntax [duplicate]

scala

How to implement instance sharing for case classes

class scala case-class

Conditionally invoke member function without a temporary var

scala

How to capture inner matched value in indexWhere vector expression?

scala vector

Debug Scala Macros with Intellij

scala macros intellij-idea

How to (re)define run on root project to launch aggregated Play (sub)project in sbt 0.13

scala sbt playframework-2.2

Scala mkString except the last one

scala enumerate punctuation

Is it possible to provide a custom pattern decomposition in Haskell?

tree represented as a tuple in scala

scala tuples binary-tree

Function composition dynamically

Creating Objects from type alias in Scala [duplicate]

scala typedef

Activator Active Stocks starter application fails to run with java.io.IOException?

Implementing List#flatten in Haskell

scala haskell

Cannot serialize LocalDate in Mongodb

java json mongodb scala

generate a tree in scala

scala data-structures tree

Akka FSM Goto within future

scala akka fsm

Adding code examples in scaladoc

scala scaladoc