Digraphs
Digraphs copied to clipboard
Implement a `SwapDigraphs` function for swapping the content of two mutable digraphs
This way we can avoid writing D!.OutNeighbours := everywhere in the library.
I'd like to work on this :)