[erlang-questions] small ETS wierdness...
jesper.louis.andersen@REDACTED
jesper.louis.andersen@REDACTED
Sat Oct 18 11:57:17 CEST 2008
On Oct 18, 2008 11:29am, Bob Ippolito <bob@REDACTED> wrote:
> Take a closer look at the documentation for ets:new/2
I'll just add a hint for reference:
erl(1) takes a -man parameter, so you can just write 'erl -man ets' to get
yourself into $PAGER with the documentation. This is mighty effective when
having to look up documentation. Beware, that Erlang has a number of
inconsistencies in the libraries. This is probably due to the way Erlang
was developed over time. Hence, one must be extremely careful and read the
documentation before jumping to conclusions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081018/12a808a4/attachment.htm>
More information about the erlang-questions
mailing list