Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

ScalaTest - writing custom matchers

Why does Scala compiler for .NET ignore the meaning of val?

c# java scala bytecode cil

Lazy foldRight early termination confusion

Shapeless: Checking Type Constraints of Polymorphic functions

scala shapeless hlist

Do final vals increase the object size?

Scala Macros: Getting a List of TypeSymbols to be used at runtime

scala macros scala-macros

How can I programmatically make methods chainable?

scala

What's causing this Scala error message?

scala warnings scaladoc

access assets within css play framework

Can I output a collection instead of a tuple in Scalding map method?

scala scalding

Type Projection of Foreign Keys in Scala-Slick

database scala slick

Equality function for pair components

Understanding DelayedInit

scala

Futures / Success race

scala concurrency future

How can I rename a field during serialization with Json4s?

json scala json4s

How to bundle many files in S3 using Spark

how to do cascade delete for foreign key in slick

scala slick

Play 2.2.2 @Transactional of eBean does not rollback transaction in Exception thrown

Scala's either with tuple as Right

scala for-comprehension

Why `Nil` is defined as `case object`

list scala case null