ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
BTreeMapRange.KeyValue
ocean
util
container
btree
BTreeMapRange
BTreeMapRange
(key, value) pair to return to the caller
struct
BTreeMapRange
(BTreeMap)
alias
KeyValue
=
Pair
!(
BTreeMap
.
KeyType
,
BTreeMap
.
ValueType
)
Meta
Source
See Implementation
ocean
util
container
btree
BTreeMapRange
BTreeMapRange
aliases
KeyValue
functions
empty
front
isValid
popFront
(key, value) pair to return to the caller