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
    (,,
    const int limit = 0
    ,,
    const bool reverse = false
    ,
    const int iteration = 1
    )

Meta