Erlang standard library quirks

James Hague james.hague@REDACTED
Thu Feb 16 17:03:39 CET 2006


One more:

lists:keysearch returns "{value, Tuple} | false" instead of just
"Tuple | false".



More information about the erlang-questions mailing list