Clauses are mainly used for with VectorDict.find
Clauses for common search on tree
matches anything
Find if something match a regular expression
Check if value has the subtree included in it
Check if value has type _type
to know if something can contain more than one value (list , iterator, ...)
check if value is a function
is_leaf if value is not instance of dict
Operation are mainly used for with VectorDict.at and find and Sparse Matrix
misc function that can be used on tree or leaf just for convenience