undoredo 0.2.2

Incremental-diff undo-redo decorator for collections such as HashMap, BTreeMap, StableVec, thunderdome::Arena, rstar::RTree. No need to implement commands.
Documentation
1
2
3
4
5
6
7
# SPDX-FileCopyrightText: 2025 undoredo contributors
#
# SPDX-License-Identifier: MIT OR Apache-2.0

[submodule "maplike"]
	path = src/maplike
	url = https://codeberg.org/topola/maplike