In functional programming, sequences are an important way of expressing logic.
This G+ post by Colin Johnsun discusses a library and a Spring4D way to handle sequences: I’ve release a library that allows you to iterate through a collection of items without using loops…
It’s interesting when mapping, reducing and solving many other problems in a functional way.
Background:
- Delphi Functional Library on Bitbucket: colinj/Functional
- G+: Anonymous methods formatting. Whenever I write an anoynmous method in code … (on then upcoming Spring 1.3 features)
- sglienke / Spring4D — Bitbucket
–jeroen
Filed under: Delphi, Delphi 2009, Delphi 2010, Delphi XE, Delphi XE2, Delphi XE3, Delphi XE4, Delphi XE5, Delphi XE6, Delphi XE7, Delphi XE8, Development, Software Development
