[erlang-questions] idea: service pack one

James Hague james.hague@REDACTED
Thu Nov 15 16:19:31 CET 2007


> There are probably more things I could add - feel free to add you pet
> annoyance that can be easily fixed and we'll put it into service pack one.

1. Make lists:reverse/1 be auto-imported so the "lists:" prefix can be dropped.
2. From the shell, have c() recompile the last module compiled from the shell:

   c(test).   <--- compiles test
   c().   <--- also compiles test

James



More information about the erlang-questions mailing list