bitwalker / libgraph

A graph data structure library for Elixir projects
MIT License
524 stars 75 forks source link

fix: guard add_vertex #75

Open dunyakirkali opened 8 months ago

dunyakirkali commented 8 months ago

Should fix https://github.com/bitwalker/libgraph/issues/73

stevensonmt commented 5 months ago

I believe this can be closed as superceded by #77 which got merged.