more mset hackery. Parallel assignment.



Richard Fateman wrote:

> [a,b,c]: [1,2,3]    sets,  in parallel, a:1, b:2, c:3.

> You can also do [a,b,c]:100,

> Since this is a pure extension to Maxima, not changing any
> previous valid behavior, it seems like a benefit.

agreed. i'm in favor of implementing these variations.

robert