Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Function signature implementation #1310

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Pieter12345
Copy link
Contributor

The purpose of this PR is to add function signature implementations to existing functions, replacing getReturnType() overrides where possible. A few function signatures will be added to this PR every now and then, and they could be merged every now and then as well.

@LadyCailin
Copy link
Member

Base this commit off of the genericsTake2 branch. I kept making signature changes to typecheck and getReturnType, and I got tired of changing that everywhere, so I just made those functions all use function signatures now, so this might be mostly done already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants