Map, FlatMap, Reduce & More

More Examples

released Wed, 20 Feb 2019

More Examples

This was a short overview of the power behind the reduce method. It is particularly helpful if you end up chaining a lot of functional methods together, or when output shape of your data differs from the input shape. We'll finish this guide with more reduce examples to give you inspirations for various use cases where reduce can easily be applied.