Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 431 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 431 Bytes

Reduce - The Swiss Army Knife of Higher Order Functions

  • The oft misunderstood/underestimated higher order function, Reduce is one of the most flexible tools in our functional programming arsenal
  • Inspired by Mykola Bilokonsky's reduce tutoral