-
Book Overview & Buying
-
Table Of Contents
Functional Programming in Go
By :
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
All function
implementing 105
Amazon Web Service (AWS) 87
Any function 104
implementing 104
A Programming Language (APL) 9
B
blockchain 81
builder pattern 141
C
chaining methods
used, for object creation 140, 141
cipher mechanisms
implementing 164
classical design patterns
decorator pattern 172
in functional paradigm 163, 164
strategy pattern 164
closures 38
code generation libraries
for pre-generics Go 207
Common Lisp Object System (CLOS) 10
advantages 183
versus parallelism 182
concurrent filter implementation 188-191
concurrent FMap implementation...