createRangeInfo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createRangeInfo(Key begin, Key end, int limit, StreamingMode mode, bool reverse, int iteration)
  2. auto createRangeInfo(Selector beginSel, Selector endSel, int limit, StreamingMode mode, bool reverse, int iteration)
    createRangeInfo
    (,,
    in int limit = 0
    ,,
    in bool reverse = false
    ,
    in int iteration = 1
    )

Meta