polygon_unionfind 0.5.4

Disjoint-set data structure (union-find) for polygons.
Documentation
1
2
3
4
5
6
# SPDX-FileCopyrightText: 2026 undoredo contributors
#
# SPDX-License-Identifier: MIT OR Apache-2.0

pre-release-commit-message = "Release {{version}}"
tag-name = "{{version}}"