Skip to content

andriwsluna/Delphi-Functional-Extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.