[fpc-pascal] Feature announcement: implicit generic function specializations

Hairy Pixels genericptr at gmail.com
Fri Apr 22 04:49:22 CEST 2022



> On Apr 20, 2022, at 1:15 PM, Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
>   Writeln(Apply(@StrFunc, 'Foobar')); // will write FOOBAR
>   Writeln(Apply(@NegFunc, 42)); // will write -42

For Sven, this reminds me, since we got this merged in now does that mean closures are ready? :D

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list