j
k
j a
j l
that makes no sense.
(a[*] + b[*])
returns an array, and even with the existance of [/] then the behaviour of
(a[*] + b[*]) + x
must not change.
(a[*] + b[*])[/] + x
may only provide something additional.
greetings, martin.
Back to the thread
Back to the list