# Packages
Package indenttree implements a simple text processor which parses a hierarchy defined using indentation; see Parse.
# Functions
CheckErr can be used to simplify test code that expects no errors.
CheckErr2 can be used to simplify test code that expects no errors.
DurationIsAtLeast verifies that the given duration is at least the given value.