[erlang-questions] alternate forms for comparisons >= and =<
Bjorn Gustavsson
bjorn@REDACTED
Tue Mar 25 09:53:30 CET 2008
Dave Peticolas <dave@REDACTED> writes:
> I keep finding myself using <= and => almost pathologically no matter
> how many times I have to go back and change them to their only supported
> versions. Is adding support for <= and => a possibility? I'd be willing
> to do the work, with some guidance.
No. <= is used in binary comprehensions.
/Bjorn
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
More information about the erlang-questions
mailing list