Hacker-007 / Hacker-007/envious
Return types are not inferred for functions
Open
bug
help wanted
- Dominant language
- Rust
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The current implementation for the type inference algorithm is not able to infer the return types, especially if they are not used in any other context.
This will require a change to the actual algorithm used, which is currently the Wand Algorithm.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.