Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add filter_edge_kind to PortIterator (#1593)
I need to filter for `EdgeKind::Value(_)` (and possibly `EdgeKind::Const(_)`) so thought of making a more general filter available.
- Loading branch information