Binaries and "strings"
Steve Davis
steven.charles.davis@REDACTED
Fri Feb 26 23:33:33 CET 2010
Found this binary behavior interesting:
1> <<"one", "two">>.
<<"onetwo">>
2> <<"one" "two">>.
<<"onetwo">>
Maybe others will also.
/s
More information about the erlang-questions
mailing list