Skip to content

Add isFunction and isNullable builtins #504

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

Merged
merged 1 commit into from
Feb 22, 2019
Merged

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Feb 21, 2019

This PR adds two new builtins to statically evaluate type conditions that would be otherwise impossible to check for.

fixes #502

@jtenner
Copy link
Contributor

jtenner commented Feb 21, 2019

I can't believe how small this pull request is.

@dcodeIO dcodeIO merged commit f318d68 into master Feb 22, 2019
@dcodeIO dcodeIO deleted the builtins-isFunction branch March 7, 2019 23:48
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.

[Enhancement] Support isFunction<T>()
2 participants