Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

how to translate Haskell into Scalaz?

scala haskell functor scalaz

Can this be null in Scala?

scala null this

Dual package statements in Scala

scala package

Scala Numeric init with constant 0

scala numeric

Avoid generation of default setter getter

scala

Variable length argument list with default argument?

scala arguments

Problems with contravariance in Scala

scala typeclass

Playframework Plugin non-functional in IntelliJ IDEA 12

Disallow mix of specific traits

scala type-systems

Scala empty a list

Why does Slick generate a subquery when take() method is called

sql scala slick

Everything's an object in Scala

scala

Scala not found: value x when unpacking returned tuple

scala tuples

Scalaz: how can I accumulate Failures or apply a function to Validations with different types?

validation scala scalaz

Scala: Pass curried function as parameter

Cross build scala using gradle

scala gradle

What is implicit evidence in Scala? What is it good for?

scala types implicit

Lazily coalesce Options in Scala

Groovy Grails or Scala Play

Run shell commands in Scala code on Windows seems to require the full absolute path of the command