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

From: Eli Barzilay (eli at barzilay.org)
Date: Mon Jan 13 16:40:17 EST 2014

> 4d44878 Asumu Takikawa <asumu at racket-lang.org> 2014-01-06 17:47
> :
> | Move `chomp` function into its own util file
> :
>   A pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/utils/string.rkt
>   M .../typed-racket-lib/typed-racket/utils/tc-utils.rkt         | 8 +-------

Why not (string-trim s #:left? #f) ?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the dev mailing list.