> the empty arc is an arc and "" is the string representation of > the empty arc. Hence, > OS.Path.joinDirFile {dir = "", file =""} > is perfectly fine. Got it. Fixed.