Crate uell

Source
Expand description

An unrolled exponential linked list backed by a bumpalo allocator.

Structsยง

IntoIter
An iterator that moves out of an unrolled exponential linked list.
Uell
An unrolled exponential linked list.