| License | AGPL-3 |
|---|---|
| Maintainer | stu235271@mail.uni-kiel.de stu236925@mail.uni-kiel.de |
| Safe Haskell | None |
| Language | Haskell2010 |
Docs.Common
Description
This module contains some common utility functions for the Document Management.
Synopsis
Documentation
nodeWithoutText :: Node TextElementRevision -> Node TextElementID Source #
Takes a node of a full tree revision and throws the text element revisions away
treeWithoutText :: Tree TextElementRevision -> Tree TextElementID Source #
Takes a full tree revision and throws the text element revision away