- red : format.color
- green : format.color
- orange : format.color
- blue : format.color
- pink : format.color
- cyan : format.color
- grey : format.color
Instances for format.color
- format.color.has_sizeof_inst
- format.color.inhabited
Equations
- format.color.grey.to_string = "grey"
- format.color.cyan.to_string = "cyan"
- format.color.pink.to_string = "pink"
- format.color.blue.to_string = "blue"
- format.color.orange.to_string = "orange"
- format.color.green.to_string = "green"
- format.color.red.to_string = "red"