PasteRack.org
Paste # 42312
2016-02-09 13:14:19

Fork as a new paste.

Paste viewed 118 times.


Embed:

  1. #lang racket
  2.  
  3. (define f (srcloc (string->path "Users/leif/bar/baz/another-folder/more/and-more/yet-more-still/still-not-stopping/i-m-loosing-the-ability/to-make-good/folder-names/foo.rkt") 1 1 1 1))
  4.  
  5. (srcloc->string f)

=>

"...-more/yet-more-still/still-not-stopping/i-m-loosing-the-ability/to-make-good/folder-names/foo.rkt:1:1"