LinkedList.free

Remove all elements and free used memory.

struct LinkedList(T, bool ordered = true)
void
free
()

Meta