Module vec

Source
Expand description

A contiguous growable array type with heap-allocated contents, written Vec<T>.

Structsยง

H1Vec
HKT Vec with a type slot.