> On Jun 2, 2018, at 1:35 PM, Nitorami <mneuba...@alice-dsl.net> wrote:
> 
> I strongly disagree with the opionon that "+" is natural to be the append
> operation.

Not even in the context of a list? I’m still not sure what exactly the 
operations you are doing but it sounds like you have a vector of numbers and 
you want to overload + so you can add to the value of all numbers. That makes 
perfect sense but it’s in conflict with the other (more common) use of arrays.

Why aren’t you using a class or record and making a custom data type btw?

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to