Crates.io | agenda |
lib.rs | agenda |
version | 0.0.1 |
source | src |
created_at | 2018-05-15 04:45:27.961825 |
updated_at | 2018-05-15 04:45:27.961825 |
description | Safe collections that can be mutated while being iterated through |
homepage | |
repository | https://github.com/stensonowen/agenda |
max_upload_size | |
id | 65456 |
size | 41,937 |
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.