Skip to content

Add ArrayVec::pop_if #309

Description

@ronnodas

ArrayVec should have a method equivalent to Vec::pop_if, that allows popping the last element based on a predicate, without an extra unwrap().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions