racket / drracket

DrRacket, IDE for Racket
http://www.racket-lang.org/
Other
452 stars 94 forks source link

Use number-snip:number->string/snip. #487

Closed mikesperber closed 3 years ago

mikesperber commented 3 years ago

... instead of doing all the decision logic as to which snip to use here.

This is a followup to

https://github.com/racket/gui/pull/226