mxcl / Path.swift

Delightful, robust, cross-platform and chainable file-pathing functions.
The Unlicense
946 stars 36 forks source link

suggestion: check out the swift proposal #66

Open ConfusedVorlon opened 3 years ago

ConfusedVorlon commented 3 years ago

not really an issue here, but just wanted to make sure you're aware of the swift proposal to add file handling in to the system library.

I'm sure they could learn a lot from the Path.swift's experience

https://forums.swift.org/t/api-review-filepath-syntactic-apis/43765/23