4af59d5ae0f3c96d190168a051051cb11d5fd46a
- `remove` lock better synchronization - `remove` better drop impl - `remove` fixed potential race condition / deadlock - `append` forgor to modify first node's `prev` - feat: add `pop` fn note: for now test with `cargo test -- --nocapture`
Description
Languages
Rust
100%