solvuu / phat

Strongly typed file path and file system operations.
ISC License
27 stars 4 forks source link

implement `normalize` function #2

Closed agarwal closed 9 years ago

agarwal commented 9 years ago
val normalize : ('absrel, 'kind) path -> ('absrel, 'kind) path

Definition of normalization given in phat.mli documentation.

agarwal commented 9 years ago

Done in e4dbde43adb9889b265349aab1c38d3e373f2634.