set
Set some indices of colors to c. If an index is not a valid index in colors
, this will add it to the end of colors
, though not necessarily at the index specified.
Set a range of indices of colors to c. If an index is not a valid in colors, this will add the color to the end of colors
, though not necessarily at the index specified.