Functional programming is a tool for every programmer's toolbox. Go offers the flexibility to approach a problem with different methodologies, allowing you to tackle a problem in the style best suited for your solution. In this book, you'll learn the what, when, and why of functional programming and see how to apply key concepts in Go.
Functional programming is a tool for every programmer's toolbox. Go offers the flexibility to approach a problem with different methodologies, allowin...