Talk:Singly-linked list/Element insertion

From Rosetta Code
Revision as of 12:24, 19 November 2008 by rosettacode>PauliKL (Why has the task been split into two tasks?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Why has the task been split into two tasks?

Why has the task of using linked list been split into two tasks, Singly-Linked List (element) and Singly-Linked List (element insertion)? This makes it more difficult to follow what is going on and to test the examples. Those two can not be considered as separate independent tasks. --PauliKL 12:24, 19 November 2008 (UTC)