Is there a convenient way to get a list of the color names in the-color-database (in racket/draw)? I see the 'colors' hash table defined in collects/racket/draw/private/color.rkt but don't see any way to access it to extract the key values. Thanks, --- nadeem _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users
- [racket] Color names in the-color-database Nadeem Abdul Hamid
- Re: [racket] Color names in the-color-database Matthew Flatt
- Re: [racket] Color names in the-color-database Stephen Bloch