Donald Arseneau wrote:
> If it means exponentiation, I'm in favor!  (I haven't looked.) 

He's doing that, but that means there's no bitwise xor (or other bitwise
ops). In Tcl (8.5), we use ** for exponentiation instead so we get to
have our cake and eat it.

[F'ups set; I doubt this subthread's going to stay interesting to
non-Tclers...]

Donal.