Skip to content

v1.2.0

Compare
Choose a tag to compare
@chen-qingyu chen-qingyu released this 08 Apr 03:31
· 78 commits to main since this release
  1. Add with_capacity() and reserve() for Deque.
  2. Modify insert() and remove() return to indicate state for Set.
  3. Optimize performance.