comnik / comnik/declarative-dataflow
Remove unnecessary recursive collections
Open
- Dominant language
- Rust
- Stars
- 326
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
It might make sense to have an option for the frontend to annotate `Rule`'s as not requiring recursion. This would allow us to avoid creating a `Variable` and to create a `Collection` directly.
Contributor guide
Assessment
This issue has not been assessed yet.