Chargement en cours…

Functional programming in F♯ /

"1. Getting started In this chapter we will introduce some of the main concepts of functional programming languages. In particular we will introduce the concepts of value, expression, declaration, recursive function and type. Furthermore, to explain the meaning of programs we will introduce the...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteurs principaux: Hansen, Michael R. (Auteur), Rischel, Hans (Auteur)
Format: Électronique eBook
Langue:Inglés
Publié: Cambridge : Cambridge University Press, 2013.
Sujets:
Accès en ligne:Texto completo
Table des matières:
  • Machine generated contents note: 1. Getting started; 2. Values, operators, expressions, and functions; 3. Tuples, records, and tagged values; 4. Lists; 5. Collections: Lists, maps, and sets; 6. Finite trees; 7. Modules; 8. Imperative features; 9. Efficiency; 10. Text processing programs; 11. Sequences; 12. Computation expressions; 13. Asynchronous and parallel computations.