@dave I like this project so I forked it https://github.com/SamuelMarks/dst Changelog: - Upgraded dependencies - `go fmt` - Fixed whitespace handling (#81) - Switched to GitHub Actions - Add docstrings - Generic type aliases (`type A[T any] = B[T]`) - `//go:build` directives and `GoVersion` file metadata - Iterator syntax (`range` over func) If you're ready to maintain this again let me know and I'll send through the PR 🤗