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