ocean v6.1.0 (2021-04-20T01:38:04Z)
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