Hi, in the README, `isContainer` is described as an attribute of a node. But in the code, it's a method. Updating the README should be enough, but maybe it make more sense to modify the code to make it a real attribute. What do you think?
Hi,
in the README,
isContaineris described as an attribute of a node. But in the code, it's a method.Updating the README should be enough, but maybe it make more sense to modify the code to make it a real attribute. What do you think?