Skip to content

Basic operations

Latest
Compare
Choose a tag to compare
@markohlebar markohlebar released this 24 Jun 19:33
· 2 commits to master since this release

Lets you create a tree and do basic operations

  • node_addChild:
  • node_addChildren:
  • node_removeChild:
  • node_removeAllChildren
  • node_setMutableChildren:
  • node_parent
  • node_root
  • node_ancestors
  • node_children
  • node_indexPath
  • node_nodeAtIndexPath: