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,426
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.
809 Actions
HTNW edited Macros (view change) Dec 22 '16 at 23:33
HTNW created Method Macros (view change) Dec 22 '16 at 23:33
HTNW created Errors in Macros (view change) Dec 22 '16 at 23:33
HTNW created Continuations Library (view change) Dec 20 '16 at 18:17
HTNW created Callbacks are Continutations (view change) Dec 20 '16 at 18:17
View more →