Vocabularyio.
stylesWord descriptionCharacter style. An instance of
color. See
Colors.
ExamplesUSING: colors.gray io.styles hashtables sequences kernel math ;
10 <iota> [
"Hello world\n"
swap 10 / 1 <gray> foreground associate format
] each
Definition