Implement List::insert_after() #682
Labels
easy hacks
The solution is expected to be straightforward even if you are new to the project
enhancement
help wanted
An important and awaited task but we have no human resources for it yet
Milestone
core::List has insert_before() method.
It would be convenient to implement complementary insert_after().
New method should be covered with tests.
The text was updated successfully, but these errors were encountered: