Functions
- combinePath - Adds two paths and returns the result Correctly processes leading and trailing slashes
- convertValue - Converts a value from one DataType to another
- linkTypeToStr - Converts a `LinkType` value to a string
- parseOperatorFormat - Parses the operator's format string and returns a list of tokens
- strToLinkType - Converts a string to a `LinkType` value