fastRelativePath

Like std.path.relativePath, but does not allocate if path starts with base.

string
fastRelativePath
(
string path
,
string base
)

Meta