Color.opBinary

  1. auto opBinary(auto ref const Color c)
  2. auto opBinary(double c)
    struct Color
    opBinary
    const pure nothrow
    (
    string op
    )
    (
    double c
    )

Meta