pnevyk / gryf

Graph data structure library aspiring to be convenient, versatile, correct and performant.
MIT License
69 stars 1 forks source link

Fallible operations #41

Closed pnevyk closed 1 year ago

pnevyk commented 1 year ago

Implements #34. Fixes #14.