Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Mut, Graph and BinaryHeap #197

Merged
merged 20 commits into from
May 10, 2024
Merged

feat: Add Mut, Graph and BinaryHeap #197

merged 20 commits into from
May 10, 2024

Conversation

MikuroXina
Copy link
Owner

  • Add mapOption
  • Add BinaryHeap
  • Add test for BinaryHeap
  • Add Graph
  • Add Mut
  • Add test for Mut
  • Improve Mut codebase
  • Fix duplicating bug on newThreadVar
  • Add hello world test
  • Add more docs
  • Rewrite with Mut
  • Update test
  • Update graph
  • Fix type parameter on mapMIgnore
  • Add nonNanOrd
  • Avoid WeakSet
  • Use nonNanOrd
  • Add addMonoid and mulMonoid
  • Add test for dijkstra

@MikuroXina MikuroXina changed the title feat: Add Graph and BinaryHeap feat: Add Mut, Graph and BinaryHeap May 10, 2024
@MikuroXina MikuroXina merged commit 712fdb9 into main May 10, 2024
1 check passed
@MikuroXina MikuroXina deleted the graph branch May 10, 2024 10:35
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.

None yet

1 participant