mir_series.opBinaryRight

Overloads a binary operator where this series is the right-hand operand and the given index is the left-hand operand

  1. auto opBinaryRight(Index key)
  2. auto opBinaryRight(Index key)
    struct mir_series(IndexIterator_, Iterator_, size_t N_ = 1, SliceKind kind_ = Contiguous)
    const
    @fmamath
    opBinaryRight
    (
    string op : "in"
    Index
    )
    (
    auto ref scope const Index key
    )
  3. auto opBinaryRight(Index key)