Vampiro
Results
3
comments of
Vampiro
Awesome, thanks!
I ran into this one today as I was trying to figure out how to implement something like `canSwapEdge`. This line has access to `node` (the node for the given...
I can also change the type of startNode to be required instead of optional if you want. I don't think it's possible to have an edge exist without a startNode,...