MultiDList.insert_last

Undocumented in source.
struct MultiDList(T, int N, Allocator = Mallocator, bool GCRangesAllowed = true)
insert_last
(
T v
)
out { assert (_length > 0); }

Meta