Delphi Functional Extensions This package contains classes that implement some concepts of the functional programming paradigm. Purpose Write more concise and reusable code. Less "Ifs" and more reactive events. List of resources Maybe monad Result<Ok, Err> Iterator How to use? Folow this tutorial.