|
From: Dr. W. L. <dr....@gm...> - 2023-07-20 11:18:41
|
Dear group,
Is it possible to construct y =[y0, y1, y2, y3, y4] i.e.
y : makelist (concat (y,i), i,0, 4);
without reference/using to concat ?
Best regards
Wolfgang
|