ColourIDRange.save

Undocumented in source. Be warned that the author may not have intended to support it.
struct ColourIDRange(T)
@property
save
()
if (
isInputRange!T &&
is(ElementType!T == ColourID)
)

Meta