Registriert seit: 4. Jun 2010
15.787 Beiträge
|
Updates to Modern Object Pascal Introduction – anonymous functions, generic collectio
3. Jul 2024, 17:50
We have updated our Modern Object Pascal Introduction for Programmers. Enjoy! The most important addition is the section about “Anonymous functions”. It’s mostly just a simple example (tested to compile with both FPC and Delphi) along with links to good Delphi and FPC documentation. The examples are also in the repository: anon_functions_list_map_foreach.dpr anonymous_functions.dpr anon_functions_assignment_test.dpr The …
|