Thanks Erik for this lib. I'm curious why you store node attributes in
heterogenous table. In compiled language i expect graph to be a generic with
custom Node and Edge types known at compile time, smth like
var g = newGraph[MyNodeType, MyEdgeType]()
Run
- grim - graph structures in Nim ebran
- Re: grim - graph structures in Nim c0ntribut0r
