nalply / rbts

Typescript red-black tree
ISC License
12 stars 3 forks source link

deleteNode() throws #3

Closed nalply closed 5 years ago

nalply commented 5 years ago

https://github.com/nalply/rbts/blob/827af6c61a380b603418573d35d648f38275eab6/test.ts#L272

throws:

TypeError: Cannot assign to read only property '_black' of object '[object Object]'