@phooky @mhoye "self documenting code!" surely if you stare at this collection of function signatures in this header file long enough you'll find the magic buried within.

I just fixed a steaming pile of this in my own work, mostly just reorganizing things and using consistent plain English instead of whatever the programmer came up with. I did just ask that a new "find" function be renamed to "get" however since we aren't searching a tree for anything, we're obtaining the contents of one node.