Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Constrain a class with implicit evidence

scala path-dependent-type

scala - Analog of Haskell's sequence [duplicate]

scala haskell monads

play framework migrate to 2.1.1 gives me a headache

Boilerplate-free Scala ArrayBuilder specialization

Overriding Companion Object Values and Scala MatchError

Implicit conversion not working

scala implicit-conversion

Get defined parameters for partial function

scala reflection

Did Scala case class annotations change in 2.10?

Using partially applied functions, performance issue

scala

Scala/Java interoperability: How to deal with options containing Int/Long (primitive types)?

scala scala-java-interop

Play 2.1 Unit Test With Slick and Postgres

Scala using JSON and/or XML templates

Clojure to Scala type conversions

scala clojure

Best mongodb driver for Play Framework 2.1

Scala Play 2.1: Accessing request and response bodies in a filter

Fastest way to convert Scala array to Java array

scala

Syncronous Scala Future without separate thread

scala threadpool future

Scala - how to go resolve "Value is not a member of Nothing" error

Scala - Lower bound inference in path-dependent types

Using partitionBy on a DataFrameWriter writes directory layout with column names not just values