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

heapqueue.nim: Add toHeapQueue proc #15459

Merged
merged 2 commits into from
Oct 2, 2020

Conversation

ee7
Copy link
Contributor

@ee7 ee7 commented Oct 2, 2020

Similar to:

  • critbits.toCritBitTree
  • deques.toDeque
  • sets.toHashSet
  • tables.toTable

ee7 and others added 2 commits October 2, 2020 12:30
Similar to:
- `critbits.toCritBitTree`
- `deques.toDeque`
- `sets.toHashSet`
- `tables.toTable`
@Varriount Varriount merged commit 0a05176 into nim-lang:devel Oct 2, 2020
@ee7 ee7 deleted the heapqueue-add-toHeapQueue branch October 2, 2020 20:38
mildred pushed a commit to mildred/Nim that referenced this pull request Jan 11, 2021
Similar to:
- `critbits.toCritBitTree`
- `deques.toDeque`
- `sets.toHashSet`
- `tables.toTable`

Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
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.

3 participants