<div dir="ltr">My 2 cents as a more or less erlang noob on the documentation.<div>Most of the docs on the standard modules is fine if you know basics about folds, maps, common data structures etc.</div><div>Some of docs, like docs on dets/ets/mnesia selects and matches are vague and need more examples. I for one still not sure why foldl on a table, as Joe Armstrong suggested, is better than match or select. There are other commonly used modules and apps which would benefit from more examples too, <span class="hps">the first things that</span> <span class="hps">come to my mind are inets and crypto infrastructure with public_key.</span></div><div><span class="hps"><br></span></div><div><span class="hps">The docs are not horrible, far from it, but having more examples would be really helpful.</span></div></div>