Skip to content

dlist enhancements #2917

Description

@bblum

each_node: like each, but returns a node instead of the element.
insert_sorted: takes a comparison function
append: empties the second list; must be O(1). Currently can't be because of back-head-pointers - decide whether to get rid of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions