menu
treap package
documentation
deeply_immutable.dart
ImplicitTreapOfInt
ImplicitTreapOfInt.of constructor
ImplicitTreapOfInt.of constructor
dark_mode
light_mode
ImplicitTreapOfInt.of
constructor
ImplicitTreapOfInt.of
(
Iterable
<
int
>
items
)
Implementation
ImplicitTreapOfInt.of(Iterable<int> items) : base = ImplicitTreapBase.of(items, intNodeFactory);
treap package
documentation
deeply_immutable
ImplicitTreapOfInt
ImplicitTreapOfInt.of constructor
ImplicitTreapOfInt extension type