Crate uell[][src]

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.