Packages

Deterministic helpers for traversing nested maps with explicit key paths.

Current section

Files

Jump to
path_map CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.0 - 2025-12-07
- Initial release of PathMap with strict and auto-vivifying read/write helpers for nested maps.
- Provides deterministic error tuples, explicit path validation, and doctested examples.