Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



#scala
Scala’s case classes and its built-in support for pattern matching model algebraic types used in many functional programming languages.
If you want to change selection, open document below and click on "Move attachment"

Introduction - Scala Documentation
cala is also a functional language in the sense that every function is a value. Scala provides a lightweight syntax for defining anonymous functions, it supports higher-order functions, it allows functions to be nested, and supports currying. <span>Scala’s case classes and its built-in support for pattern matching model algebraic types used in many functional programming languages. Furthermore, Scala’s notion of pattern matching naturally extends to the processing of XML data with the help of right-ignoring sequence patterns. In this context, sequence comprehension


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.