A collection of syntactic sugar functions to help make repetitive task easier. A couple of examples of what these might be called:
isDescendantOf
isChildOf
isSiblingOf
isRoot
isLeaf
The collection could also expose internal utility functions we are already using inside of the extension:
path_from_depth
increment_path
A collection of syntactic sugar functions to help make repetitive task easier. A couple of examples of what these might be called:
isDescendantOfisChildOfisSiblingOfisRootisLeafThe collection could also expose internal utility functions we are already using inside of the extension:
path_from_depthincrement_path