CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Victor Berga.
You use VBTree to create tree structures that represent hierarchical organizations of information.
In such structures, each tree node has exactly one parent tree (except for the root tree, which has no parent) and can have multiple children. Each VBTree object in the structure has a context associated with it; this context includes some program-defined data.
To run the example project, clone the repo, and run pod install
from the Example directory first.
Victor Berga, [email protected]
VBTree is available under the MIT license. See the LICENSE file for more info.