Note not actually vendored yet as we haven’t yet published this package.
Goals:
- Chainable
- Robust
- noop if the result of a requested operation has already been done.
- Delightful
- Conforms to principle of least surprise
- Consistent
Based on mxcl/Path.swift
Companion library to Path.ts
. Contains common path-oriented
operations that don't specifically belong on a Path
object.