chickadee » formular » mbox-messages->tree

mbox-messages->tree:procedure

Given a list of messages created by the mbox-file->messages procedure in the mbox library, this procedure returns an ordered dictionary structure, where the key is the email address of the form sender, and the value is the list of all forms submitted by that sender. The API of the dictionary object follows that of the rb-tree library.