basarat/typescript-collections

Support for TypeScript 1.0

Closed this issue · 1 comments

Doesn't work under Typescript 1.0; There are several compile-time issues; some are obvious to fix, however, there appears to be an issue with the DSTree where dequeue returns a Tand in one case a BSTreeNode is expected.

Works fine at the moment. 🌹