Description
A small library for working with directories.
Description
A small library for loading and building directories as trees.
README.md
dirtree
Dir tree is an small implementation of a directory tree much akin to directory-tree
, in contrast it uses F-algebras to store the tree for easy traversals and recursion.