datavis-tech / graph-data-structure

A graph data structure with topological sort and shortest path algorithms.
MIT License
249 stars 46 forks source link

Add hasEdge method #47

Closed curran closed 3 years ago

curran commented 3 years ago

Closes #46