fdb-d ~master (2015-02-10T00:34:26Z)
Dub
Repo
createRangeInfoInclusive
fdb
rangeinfo
Undocumented in source. Be warned that the author may not have intended to support it.
auto
createRangeInfoInclusive
(
in
Key
begin
,
in
Key
end
= null
,
in
int
limit
= 0
,
in
StreamingMode
mode
=
StreamingMode.ITERATOR
,
in
bool
reverse
= false
,
in
int
iteration
= 1
)
Meta
Source
See Implementation
fdb
rangeinfo
aliases
range
rangeInclusive
functions
createRangeInfo
createRangeInfoInclusive
firstGreaterOrEqual
firstGreaterThan
getEndPrefix
lastLessOrEqual
lastLessThan
sanitizeKey
structs
RangeInfo
Selector