treelib
treelib copied to clipboard
Logic or documentation of node `expanded` attribute
I couldn't understand in which cases the node expanded attribute had utility. In most case (to_dict serialization, __print_backend) couldn't it be simply replaced by the usage of filter functions?