Deletes a given linked list row by recursively iterating over all nodes. Nullifies the pointers and deallocates the elements.
type instance