Hi, 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]} Thanks in advance. Regards, Vlad