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

feat(operators): support user defined type guards in boolean predicates #56

Merged
merged 1 commit into from
Oct 5, 2017

Conversation

trxcllnt
Copy link
Member

@trxcllnt trxcllnt commented Oct 5, 2017

resolves #44

@mattpodwysocki this also adds a second index arg to the first and last predicate selectors. I can remove these, but it seems useful too

@mattpodwysocki
Copy link
Contributor

mattpodwysocki commented Oct 5, 2017

LGTM, :shipit:

@trxcllnt trxcllnt merged commit 5b58b78 into master Oct 5, 2017
@trxcllnt trxcllnt deleted the user-defined-typeguards branch October 5, 2017 07:35
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.

Support user defined type guards in filter predicates
2 participants