DB.opApplyReverse

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

Meta