IntersectMBO / IntersectMBO/formal-ledger-specifications
Return pattern for STS's
Open
enhancement
investigation
- Dominant language
- Agda
- Stars
- 52
- Forks
- 20
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 7
Description
There's a pattern that happens sometimes, where the state `S` of an STS is of the form `S' × R`, and we only care about stepping from `(s', 0)` (for some reasonable definition of `0`) to `(s'', r)`, where `r` is then used for other stuff but not used in future invocations of that STS. It may be worth thinking about some custom syntax & other goodies for this pattern.
Contributor guide
Assessment
This issue has not been assessed yet.