make-color

make-color : (int int int -> color)

purpose:
to construct a color


Advanced Student Language