totally agreed

in addtion:
var %x = 10
var %x += hello
//echo -a %a = 10hello

would be nice if it concatenated, if either the assigned string or the added string is not numeric.


$maybe