Index
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
airport data example 115-117
All function
implementing 105
Amazon Web Service (AWS) 87
Any function 104
implementing 104
A Programming Language (APL) 9
Atbash cipher 168, 169
B
benchmarking functions 85-87
blockchain 81
builder pattern 141
C
Caesar cipher 166-168
chaining methods
used, for object creation 140, 141
cipher mechanisms
implementing 164
classical design patterns
decorator pattern 172
Hollywood principle 176, 177
in functional paradigm 163, 164
strategy pattern 164
closures 38
code generation libraries
for pre-generics Go 207
Common Lisp Object System (CLOS) 10
concurrency 182-184
advantages 183
versus parallelism 182
concurrent filter implementation 188-191
concurrent FMap implementation...