discover-path
Check for the existence of a path in a case-sensitive manner and, if not found, suggest where it might be at
detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase etc).
deduplicate-array
Returns duplicates-removed array -- has options for case-sensitivity and strict-typing.