backend-0.1.0.0
LicenseAGPL-3
Maintainerstu235271@mail.uni-kiel.de stu236925@mail.uni-kiel.de
Safe HaskellNone
LanguageHaskell2010

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