The OpenD Programming Language

mir_series.index

Index series is assumed to be sorted.

IndexIterator is an iterator on top of date, date-time, time, or numbers or user defined types with defined opCmp. For example, Date*, DateTime*, immutable(long)*, mir.ndslice.iterator.IotaIterator.

  1. auto index()
    struct mir_series(IndexIterator_, Iterator_, size_t N_ = 1, SliceKind kind_ = Contiguous)
    @property @trusted
    index
    ()
  2. auto index()
  3. auto index()
  4. void index(Slice!IndexIterator index)

Meta