Intro Functional programming means different things to different people. Personally I’ve come to the - somewhat incremental but somewhat not - kinds of functional programming: Declarative data transformations: : much better than a for loop, especially as you add primitives like filter or select into the mix. Build on the provided blocks! Traversal…| blog.wilcoxd.com