alvin alexander
Nodes for the term “reduce”
Scala: A “sum of the squares” algorithm using map/sum and foldLeft
Read more
Scala: A Reverse Polish Notation (RPN) calculator written with foldLeft
Read more
Scala Vector class: 170+ method examples (map, filter, fold, reduce)
Read more
Scala Seq class: Method examples (map, filter, fold, reduce)
Read more
Scala Array class: methods, examples, and syntax
Read more
Scala List class: 100+ method examples (map, filter, fold, reduce)
Read more
A Scala “fold left” function written using recursion
Read more
How to use variable names with the Scala ‘foldLeft’ method
Read more
Definition of a “fold” in programming
Read more
Kotlin collections methods: examples and syntax
Read more
The “reduce, reduce, reduce” mantra applied to writing
Read more