let
iter_edges_e f g =
Node
.
Hashtbl
.iter (
fun
v _to
->
aux_iter_one_dir f v _to) g.d_graph