···1818Forgetting a Read/Write guard could lead to UB, so i detect that and panic if it happens. In order to make
1919the detection cheap it doesn't differentiate between cases where a forget would lead to UB and cases where
2020it doesn't. Just don't forget the guards and it won't panic.
2121+2222+## Git
2323+This project is hosted on [tangled](https://tangled.org/did:plc:54jgbo4psy24qu2bk4njtpc4/simple-left-right/),
2424+[github](https://github.com/luca3s/simple-left-right) and [codeberg](https://codeberg.org/increasing/simple-left-right).
2525+You can create issues and PRs on any platform you like.