[Doc Review]fold
Summary
Accumulates value starting with initial value and applying operation from left to right to current accumulator value and each element.
Returns the specified [initial](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/fold.html#k...
mapotofu.hashnode.dev1 min read