commonlibsse_
ng
0.1.0
Module BSTList
Module Items
Structs
In commonlibsse_
ng::
re
commonlibsse_ng
::
re
Module
BSTList
Copy item path
Source
Structs
ยง
BSSimple
List
Single-directional linked list (stack-like).
Into
Iter
An owning iterator over the elements of a
BSSimpleList<T>
.
Iter
IterMut
Node
A node in the singly linked list.