Iterator.opApplyReverse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApplyReverse(int delegate(Slice) dg)
    class Iterator
    int
    opApplyReverse
    (
    int delegate dg
    )
  2. int opApplyReverse(int delegate(Slice, Slice) dg)

Meta