[fpc-pascal] Feature announcement: Dynamic array extensions
Sven Barth
pascaldragon at googlemail.com
Tue Jun 19 07:20:39 CEST 2018
Am 19.06.2018 um 00:57 schrieb Joao Schuler:
> If I can, I would like to vote for "&" instead of "+". As I use Free
> Pascal with math (neural networks), I would vote for "&" with
> concatenation and "||" with "union" (in the case it's ever required).
There won't be any voting as the "+" operator was chosen for Delphi
compatibility.
However I've worked out a solution using modeswitches that should
probably satisfy most people, now I only need to find the time to commit it.
Regards,
Sven
More information about the fpc-pascal
mailing list