Skip to content

Commit

Permalink
feat(cordyceps): add Cursor::remove_current (#227)
Browse files Browse the repository at this point in the history
This adds a `Cursor::remove_current` method, similar to the one on
`std::collections::linked_list::CursorMut`. I also reimplemented
`remove_first` to use this.

Closes #224

Signed-off-by: Eliza Weisman <[email protected]>
  • Loading branch information
hawkw committed Jun 18, 2022
1 parent 328413a commit 8c42f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c42f85

Please sign in to comment.