> 4d44878 Asumu Takikawa <[email protected]> 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!
_________________________
Racket Developers list:
http://lists.racket-lang.org/dev

