Wgscott
New page: <pre> ;; find the most recently created file from the given glob and dir ;; ;; return #f on no-such-file ;; (define most-recently-created-file (lambda (glob-str dir) (define add-di...
21:19
+1,628