Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

proper class hierarchy for 2D and 3D vectors

Scala type parameter bracket

scala

Do you know a Scala to Javascript DSL/compiler/something?

scala lift

Mapping a Scala function with an optional parameter

The method execution puzzle in Scala

Scala return a value from a for cycle

What is the purpose of AnyVal?

scala

For a list comprehension in Haskell the equivalent in Scala?

Why is Scala Map auto-imported but HashMap isn't?

scala scala-collections

Mapped projection with <> to a case class with companion object in Slick

scala slick

scala, filter a collection based on several conditions

scala

Scala Type Erasure on Option Match

scala

The easiest way to write {1, 2, 4, 8, 16 } in Scala

scala

Configure Sublime Text build system for Scala?

How create Kafka ZKStringSerializer in Java?

java scala apache-kafka

How to model recursive function types?

scala

SBT cannot append Seq[Object] to Seq[ModuleID]

scala sbt

Different ways of building typeclasses in Scala?

scala typeclass

Scala case class with cached hashCode

scala

What is a kind projector