Skip to content

Return types are not inferred for functions #36

@Hacker-007

Description

@Hacker-007

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions