Recent Contributions



Join Stack Overflow
Want to help improve Scala Language documentation?
Join the Stack Overflow community!
It only takes a minute, and your contributions will benefit developers forever.
Composing monads, monad transformers
Describing limitations of monad composition (example: options with lists does not work ` for ( v <- Some(""); _ <- List(v) ) yield v `, but with transformation those compose too).
requested by Gábor Bakos 4,390
Case Classes
missing examples
Introduction to type-level programming
not an example
Java Interoperability
missing examples
No proposed changes.
Changes which need review will be displayed here.
777 Actions
Daniel Schröter created Using sealed trait and case objects and allValues-macro (view change) 51 mins ago
pedrorijo91 created Case classes as Value Classes (view change) 4 hours ago
pedrorijo91 requested (typesafe) enumerations () 6 hours ago
pedrorijo91 requested Compilation flags on scalac () 6 hours ago
Tundebabzy edited Map and Filter Over A Collection (view change) 8 hours ago
View more →