Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Seeking a scala-esque approach to iterate through a list with access to the "next" element

Filling a Scala immutable Map from a database table

SBT-like features in the Haskell build ecosystem

scala haskell sbt cabal

Scala Range contains(elem: Any) method

scala scalac

Scala - reduce/foldLeft

scala map reduce fold

How can I define a method that takes an Ordered[T] Array in Scala?

algorithm generics scala

How to parse line-based text file(.mht) in scala way?

java parsing scala line

Promise of 'Nothing' is never completed?

scala akka promise

Calculation in Play 2.0 Framework template engine

How to populate a dropdown using the html helper "options" in a scala template (play 2.0)

scala playframework-2.0

Populating a map in a loop [Scala]

scala map for-loop

Any IDE supporting SBT?

scala plugins ide sbt

IntelliJ IDEA Scala plugin doesn't find errors

scala intellij-idea

Scala internals of var and val

scala

How does Haskell differentiate between difference possible type class instances

scala haskell typeclass

Scala: Filling an Array of Random Bytes

arrays scala

Add element to JsValue?

Why didn't scala design around Integer Overflow?

null as instance of a type parameter

Specs2 "value in is not a member of String"

scala gradle specs2