Skip to content

feat(data): add huffman coding utilities#66

Merged
f-gueguen merged 1 commit into
mainfrom
feature/huffman
Oct 17, 2025
Merged

feat(data): add huffman coding utilities#66
f-gueguen merged 1 commit into
mainfrom
feature/huffman

Conversation

@f-gueguen
Copy link
Copy Markdown
Contributor

Summary

  • implement Huffman table construction, encode, and decode helpers
  • document API, add example + typings, and update roadmap status
  • provide vitest coverage and index example registry updates

@f-gueguen f-gueguen merged commit 648fc9e into main Oct 17, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/huffman branch October 17, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant