sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
RBTree.bestfit
d
gc
rbtree
RBTree
Find the smallest item that is larger than the test.
struct
RBTree
(N, alias compare, string NodeName = "node")
N
*
bestfit
(
N
*
test
)
Meta
Source
See Implementation
d
gc
rbtree
RBTree
functions
bestfit
dump
extract
extractAny
find
insert
remove
properties
empty
Find the smallest item that is larger than the test.