Bitmap.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opBinaryRight(uint x)
    class Bitmap
    @nogc @safe const
    bool
    opBinaryRight
    (
    const string op
    )
    (
    const uint x
    )
    if (
    op == "in"
    )
  2. bool opBinaryRight(Bitmap b)

Meta