hellas-ai / hellas-ai/open-hypergraphs
Documentation for strict functors
Open
- Dominant language
- Rust
- Stars
- 25
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Strict functors will panic if their expected invariants are not met, but these invariants are not documented.
Task:
- Document required invariants (as in `lax::functor`)
- Provide optional runtime checks (i.e., verify that `map_operations` is consistent with `map_object`
Contributor guide
Assessment
This issue has not been assessed yet.