Hi,<br><br>I'm writing a list of available data structures in Erlang (from tuple, list, dict, gb_tree to array, priority queue...).<br>I intend to do the same sort of list with available "basic" algorithms (sort, graph ...).
<br><br>Hopefully it can help beginners like me:<br><a href="http://lcoquelle.googlepages.com/erlangdatastructures">http://lcoquelle.googlepages.com/erlangdatastructures</a><br>(this page is not really new, I'm moving it from my blog)
<br><br>Did I miss something?<br><br>Sorry, maybe it is not the correct place to post this info.<br>Would trapexit forum be a better place?<br>Should I proposed this list page for trapexit wiki?<br>