Open sky-void0 opened 7 months ago
tLists support a wide range of insertion operations, but there's no simple way to remove a single node. These patches enable the incomplete RemoveNth and add a counterpart to the Insert operation -Remove- for consistency and convenience.
Rationale
tLists support a wide range of insertion operations, but there's no simple way to remove a single node. These patches enable the incomplete RemoveNth and add a counterpart to the Insert operation -Remove- for consistency and convenience.