Search in record list
Bengt Kleberg
bengt.kleberg@REDACTED
Mon Mar 20 07:34:44 CET 2006
On 2006-03-20 07:13, Ulf Wiger wrote:
>> On 2006-03-18 16:41, Kostis Sagonas wrote:
...deleted
>>> b(N) when is_number(N) -> number;
>>> b(I) when is_integer(I) -> integer.
...deleted
> In this case, the compiler could (and will) warn you that
> you have a clause that will never match, but since
are you sure? i do not observe such a warning.
erl -version => Erlang (THREADS,HIPE) (BEAM) emulator version 5.4.12
bengt
More information about the erlang-questions
mailing list