Skip to content

@datastructures-js/heap-v3.2.0

Choose a tag to compare

@eyas-ranjous eyas-ranjous released this 05 Aug 12:41
· 118 commits to master since this release
afe9e41

[3.2.0] - 2021-08-05

Added

  • CustomHeap to allow constructing a heap with a custom comparator callback.