Skip to content

Cursor-like helper which allows removing elements from vector without moving the tail every time.

License

Notifications You must be signed in to change notification settings

WaffleLapkin/vecrem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vecrem

CI status documentation (master) documentation (docs.rs) crates.io LICENSE

Cursor-like helper which allows removing elements from vector without moving the tail every time.

[dependencies]
vecrem = "0.1"

Compiler support: requires rustc 1.36+

About

Cursor-like helper which allows removing elements from vector without moving the tail every time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages