agenda 0.0.1

Safe collections that can be mutated while being iterated through
Documentation

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