# dirtree Dir tree is an small implementation of a directory tree much akin to [`directory-tree`](http://hackage.haskell.org/package/directory-tree), in contrast it uses F-algebras to store the tree for easy traversals and recursion.