Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 545 Bytes

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

How to use?

Folow this tutorial.