-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Add docs in the code
- Releases workflow (add new tag, add release page with a changelog...)
- Implement
Counter.mostCommonusing heap sort- Use heap sort implementation from the standard library: https://ziglang.org/documentation/master/std/#std.sort.heap
Delayed/rejected:
- Split
CounterintoCounter(based onAutoHashMap) andStringCounter(based onStringHashMap) - tried, didn't work out
Metadata
Metadata
Assignees
Labels
No labels