Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- type FileTree a = TrieMap PathComponent a
Documentation
type FileTree a = TrieMap PathComponent a Source #
A representation of the files in a filesystem, ignoring directories.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
type FileTree a = TrieMap PathComponent a Source #
A representation of the files in a filesystem, ignoring directories.