Skip to content

2.0.8

Latest

Choose a tag to compare

@Tyriar Tyriar released this 04 Sep 00:02
· 8 commits to master since this release
  • Upgrade to TypeScript 3
  • Use TS strictNullChecks, all methods that deal with Nodes now return null instead of undefined
  • Several internal improvements
  • The implementation now implements the FibonacciHeap definition in the declaration file, this lets the TS compiler ensure that the API is correct