[fpc-pascal] Feature announcement: Dynamic array extensions

Ryan Joseph ryan at thealchemistguild.com
Sun Jun 3 16:18:24 CEST 2018



> On Jun 3, 2018, at 9:07 PM, Marco van de Voort <marcov at stack.nl> wrote:
> 
> But nobody + an item to their item list. The operator is "+" not "add".

What other operators could be used then? There’s only so many characters on the keyboard after all.

My only interest is because it’s fast to type and looks nice. Swift allows you to overload any operator in the unicode set so we could make up our own crazy stuff. :)

list • 1; // list.Add(1);

Regards,
	Ryan Joseph




More information about the fpc-pascal mailing list