purescript-graphs icon indicating copy to clipboard operation
purescript-graphs copied to clipboard

Purely functional graph data structure

Results 3 purescript-graphs issues
Sort by recently updated
recently updated
newest added

In the course of using this module, I made several changes. I'm not certain they're all universally appealing. How would you like the pull request to happen? Just a single...

status: needs more info

> If the graph contains cycles, then the behavior is undefined. Should there be a `Partial` constraint? An alternative is to make sure the function is total and then change...

status: needs more info

There are a lot of changes bundled together. I'm happy to split these into separate PRs if that's helpful, but I thought I'd put it all out for discussion first.