cloudhead / cloudhead/nonempty

Use swap_remove in from_vec?

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
74
Forks
30
PR merge metrics
No merged PRs in 30d

Description

`.remove(0)` has to copy all elements back, but I'm wondering if ordering could be sacrificed by using `swap_remove` instead, or another method construction method that uses `swap_remove`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.