Skip to content
Snippets Groups Projects
Commit f6fa2a4f authored by 🥺's avatar 🥺 :transgender_flag:
Browse files

use `swap_remove` instead of `remove` in a few places


`swap_remove` is faster if we don't care about the order (O(1))

Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>
parent b63937af
No related branches found
No related tags found
1 merge request!419Mixed stuff
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment