On Wednesday, 5 June 2013 at 06:27:46 UTC, Dylan Knutson wrote:
"which exposes a much more palatable interface to path string manipulation".[...snip...] I'd like some feedback on what others think about this;
personally, I prefer the current implementation and found it easy to use for the multitudes of tiny scripts I've written. I wouldn't like to create an "object" just to call isAbsolute.
That being said, I don't see why having the struct would hurt. Nice work by the way