ok or true?

Vance Shipley vances@REDACTED
Sun Feb 22 20:02:26 CET 2004


I would expect a function which returns true to have only
one other possible return value; false.  It is my observation
that most functions which always succeed return true.  I
would find a function which returned true or {error, Reason}
to be quite odd.

	-Vance




More information about the erlang-questions mailing list