Function XPMPredefinedColor.opCmp

Compare operator to ease using this struct in search algorithms

int opCmp(
  ref const(XPMPredefinedColor) other
) const;

int opCmp(
  in const(char[]) str
) const;