Bisma Jayadi schrieb:
> Hi all,
> Any comments?

We tried to do it keeping the spirit of pascal in mind. The array in an
array declaration is also useless, you could do
type
  a : integer[0..100];

Using generic is verbose but imo one defines seldomly generic types so
it is ok because it improves readability of the construct.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to