Becoming Functional (2014)

Becoming Functional (2014)

Preface

Chapter 1. Introduction

Chapter 2. First-Class Functions

Chapter 3. Pure Functions

Chapter 4. Immutable Variables

Chapter 5. Recursion

Chapter 6. Strict and Nonstrict Evaluations

Chapter 7. Statements

Chapter 8. Pattern Matching

Chapter 9. Functional OOP

Chapter 10. Conclusion