Add Catalog.All(), Catalog.SearchResults(), AllSections(), Tokens() iterators. Use slices.SortFunc, slices.Clone, maps.Values, built-in min replacing min3, strings.SplitSeq for streaming, range-over-int in levenshtein and benchmarks. Co-Authored-By: Gemini <noreply@google.com> Co-Authored-By: Virgil <virgil@lethean.io>
YAML-based help catalog with topic search. Single external dependency: gopkg.in/yaml.v3 Module: forge.lthn.ai/core/go-help Co-Authored-By: Virgil <virgil@lethean.io>