# Functions

ComparePartitionPaths is a utility function that compares the disk portion of two partition paths.
ContainsString is a utility function that determines whether a string is included in the list of elements of a slice.
Determines if an address is an IPv4 address.
Determines if an address is an IPv6 address.
ListChanged is a utility function which determines if a list of names provided in a spec is equivalent to the list of names return by the system API.
ListDelta is a utility function which calculates the difference between two lists.
ListIntersect is a utility function which determines if there is any commonality between two lists of strings.
RemoveString is a utility function that removes a string from the list of elements of a slice.