[erlang-questions] Beginner

Christian S chsu79@REDACTED
Mon Feb 25 11:04:29 CET 2008


>     tailMin = min(T),

Variables are capitalized. It is a syntax thing.

Words that aren't capitalized are atoms.

So: Call the variable TailMin instead.



More information about the erlang-questions mailing list