ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
BTreeMap.Implementation
ocean
util
container
btree
BTreeMap
BTreeMap
Convenience alias for the implementation
struct
BTreeMap
(TreeKeyType, TreeValueType, int tree_degree)
package
alias
Implementation
=
BTreeMapImplementation
!(
KeyType
,
ValueType
,
tree_degree
)
Meta
Source
See Implementation
ocean
util
container
btree
BTreeMap
BTreeMap
aliases
Implementation
KeyType
ValueType
constructors
this
functions
get
initialize
insert
opApply
opBinaryRight
remove
variables
impl
Convenience alias for the implementation