hellas-ai / hellas-ai/open-hypergraphs
Export `category` interfaces by default
Open
- Dominant language
- Rust
- Stars
- 25
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
A lot of methods (composition, source, target, etc.) on open hypergraphs are only visible if you import the `category` module.
This is bad UX- this trait should come auto-exported if you import open_hypergraphs::lax or strict.
Contributor guide
Assessment
This issue has not been assessed yet.