chen0040/js-graph-algorithms

Undeclared variable in Stack.prototype.toArray

d-soroker opened this issue · 0 comments

The following line has an undeclared variable x:
https://github.com/chen0040/js-graph-algorithms/blob/master/src/jsgraphs.js#L74
which is causing a compilation error in Angular 8.