UNPKG

traversals

Version:

Small module for graph traversals, supporting DFS and BFS with niceties added for pre- and post-order, including their reverses.

5 lines 73 B
language: node_js node_js: - stable after_script: - npm run coveralls