comnik / comnik/declarative-dataflow
Re-use arrangements from NameExpr
Open
- Dominant language
- Rust
- Stars
- 326
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
`NameExpr` prevents re-use of arrangements, because they get wrapped into collections. With the introduction of `Implemented`, we can now implement something like `ArrangedRelation`, to fix this.
Contributor guide
Assessment
This issue has not been assessed yet.