Commit Graph

4 Commits

Author SHA1 Message Date
0d8780017b add drop impl 2025-07-19 23:26:22 +02:00
50b35de725 clean docs and way chiller lifetimes and api 2025-07-19 19:44:12 +02:00
4af59d5ae0 fixes: (read comment)
- `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`
2025-07-18 02:26:16 +02:00
08884ebffb init version 2025-07-17 23:46:35 +02:00