wiwi
0.11.0-pre.3
BTree
SetChain
Aliased Type
In wiwi::
aoc::
prelude::
types
wiwi
::
aoc
::
prelude
::
types
Type Alias
BTreeSetChain
Copy item path
Source
pub type BTreeSetChain<T> =
Chain
<
BTreeSet
<T>>;
Aliased Type
ยง
struct BTreeSetChain<T> {
/* private fields */
}