# Functions
Returns True if a string looks like a relative or absolute path.
RemoveIndex removes an entry from an array.
Reverse reverses an array in place.
SplitArray splits an array into sub-arrays.
Unique returns unique items from a list.
# Structs
StopSplitArray signals that the SplitArray should stop.