Skip to content
This repository has been archived by the owner on Feb 16, 2018. It is now read-only.

R3D9477/haxe-dataTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

haxe-dataTree

FlatTree

Implementation of basic tree data structure with non-recursive methods of iteration.
Support to easy transformation [ tree --> list --> tree ].

ProjectTree

Implementation of project-tree with links to resources (files, directories, links and etc).

Install:

haxelib git dataTree https://github.com/r3d9u11/haxe-dataTree.git