i just went back and checked and Path type doesn't include Path-for-some-system<br>(string->some-system-path "file" 'windows) fails to type check as its output is supposed to be Path, but it returns a windows-path (i am on unix).<br>
<br>