[][src]Function atomic_hooks::reset_unseen_id_list

pub fn reset_unseen_id_list()

Rudamentary Garbage Collection purges all unseen ids' state then resets the suneen ids list. Rudamentary Garbage Collection

Copies all ids in the storage map to an unseen_id list. Each Id is then removed if accessed

Paired with purge_unseen_ids to remove state for ids that have not been accessed