amejiarosario/dsa.js-data-structures-algorithms-javascript

Minor code documentation fix

onethirtyfive opened this issue ยท 1 comments

Hi, I was reviewing the graph component's source code and looking at the bfs* iterator definition in graph.js. I noticed that its documentation incorrectly said it performed a "depth-first search"

In the spirit of "no contribution is too small..." ๐Ÿ˜†

๐ŸŽ‰ This issue has been resolved in version 2.7.6 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€