[plt-scheme] normalize-path

From: Dave Herman (dherman at ccs.neu.edu)
Date: Sat Feb 5 13:04:08 EST 2005

What's the difference in v299 between

     (normalize-path p wrt)

and, say,

     (resolve-path
      (expand-path
       (simplify-path
        (path->complete-path p wrt))))

or something like that?

Thanks,
Dave



Posted on the users mailing list.