ListTree

Trees and monadic trees expressed as monadic lists where the underlying monad is a list

http://github.com/yairchu/generator/tree

LTS Haskell 22.17:0.2.3
Stackage Nightly 2024-04-14:0.2.3
Latest on Hackage:0.2.3

See all snapshots ListTree appears in

BSD-3-Clause licensed by Yair Chuchem
Maintained by [email protected]
This version can be pinned in stack with:ListTree-0.2.3@sha256:425843b79e7a9a48522f83e117163f158ad9ffd446a6ed99aa15cdb061548764,906

Module documentation for 0.2.3

  • Data
    • Data.List
      • Data.List.Tree
  • System
    • System.Directory
      • System.Directory.ListTree

Directory tree structure expressed as a monadic tree. Searching, pruning, iterating, and processing trees.