Extending arithmetic

James Hague james@REDACTED
Sun Feb 9 22:40:20 CET 2003


Robert Virding wrote:
>Seriously though this would mean that "ABCD" + 32 -> "abcd".

I think this confusion is already there:

$A + 32 -> 97
[65,66,67,68] -> "ABCD"

(But I don't think it should be made worse by allowing arithmetic 
operations on lists.)

James



More information about the erlang-questions mailing list