Re: [racket-dev] A function for checking if a library path exists

2014-04-23 Thread Matthew Flatt
I think you're looking for `resolve-module-path`. At Wed, 23 Apr 2014 17:41:19 -0400, Sam Tobin-Hochstadt wrote: > I'd like to have a function that takes a collection path, as can be > given to `lib`, and gives me back the file name. What's the best way > to do this? > > It would seem like `coll

[racket-dev] A function for checking if a library path exists

2014-04-23 Thread Sam Tobin-Hochstadt
I'd like to have a function that takes a collection path, as can be given to `lib`, and gives me back the file name. What's the best way to do this? It would seem like `collection-file-path` is the obvious solution, but that requires me to parse `racket/list` into "racket" and "list.rkt". The oth

Re: [racket-dev] [plt] Push #28599: master branch updated

2014-04-23 Thread Neil Toronto
Holy cow, Vincent, thanks! Neil ⊥ On 04/23/2014 10:45 AM, stamo...@racket-lang.org wrote: stamourv has updated `master' from e230456fd7 to 4d36910026. http://git.racket-lang.org/plt/e230456fd7..4d36910026 =[ 10 Commits ]= Directory sum