Tree structures
Luke Gorrie
luke@REDACTED
Tue Nov 4 15:42:42 CET 2003
"Vlad Dumitrescu" <Vlad.Dumitrescu@REDACTED> writes:
> Are there any libraries that handle tree structures? I didn't find
> any advertised as such, but many applications could have such a
> module for internal use.
>
> What I have in mind is a tree where nodes look like {Key, Value,
> [ChildrenList]}
Oops, my last reply didn't make much sense. If there is no
ordering/balancing/etc in these trees, what operations are you
interested in getting from a library?
-Luke
More information about the erlang-questions
mailing list