help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

a vector of colors


From: jgart
Subject: a vector of colors
Date: Tue, 9 Aug 2022 20:58:15 -0500

Hi,

Why was this defined as a vector instead of a list?

(define %colors
  ;; See colortbl.h in Graphviz.
  #("red" "magenta" "blue" "cyan3" "darkseagreen"
    "peachpuff4" "darkviolet" "dimgrey" "darkgoldenrod"))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]