basarat/typescript-collections

TypeError: this.toStr is not a function

Opened this issue · 0 comments

TypeError: this.toStr is not a function at Dictionary.push../node_modules/typescript-collections/dist/lib/Dictionary.js.Dictionary.setValue

this should have been automated better, like omit the toString in the constructor and automate it by virtue of operating the object toString() or hash() seamlessly

cannot get it to work

bailing

I wrote my own hashset