[Nickle] More array operations

nickle at po8.org nickle at po8.org
Mon Aug 1 01:55:38 PDT 2005


It would be nice to be able to say
  int[3] a = {1, [i]=i};
and similar sometimes.

It would be nice to be able to do a lot more manipulations
to array values: turn them from growable to not and back
again; append, prepend, or insert an element in a "fixed"
array.

Thoughts?

	Bart



More information about the Nickle mailing list