Diff
Type
ComputableDAGs.Diff — Type
Properties
Base.length — Method
length(diff::Diff)Return a named tuple of the lengths of the added/removed nodes/edges. The fields are .added_nodes, .added_edges, .removed_nodes and .removed_edges.