Module slist

Source

Structsยง

IntoIter
A destructive iterator over a SList.
Iter
A non-destructive iterator over a SList.
IterMut
A non-destructive iterator over a SList.
SList
A list of items of type T.