chickadee » colorize » coloring-type-exists?

coloring-type-exists? nameprocedure

If you don't need to know the name of a coloring type, this is a faster way to check if a given coloring type exists. name is a symbol which encodes the internal name of the coloring type. If the coloring type with that name exists, #t is returned, #f otherwise.