# Agenda ### Safe collections that can be mutated while being iterated through This crate helps to improve the readability and remove some friction from worklist-style algorithms that might push to a collection while iterating through it. ## License [AGPL3](https://www.gnu.org/licenses/agpl-3.0.en.html)