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

Fixexistsontypedhash #142

Closed
wants to merge 7 commits into from
Closed

Fixexistsontypedhash #142

wants to merge 7 commits into from

Conversation

lizmat
Copy link
Contributor

@lizmat lizmat commented May 18, 2013

patch developed in co-production with jnthn and moritz to fix issues with "exists" on typed hashes

This also fixes a cut-n-paste typo where :exists would actually :delete.
As suggested by jnthn++ yesterday
Basically, get rid of the where 0 candidates.  Let :delete have its own
candidate and fall back on no parameter if false.  Let the :exists(True|False)
be handled by a single candidate.  Shorten :x($x) to :$x.
@lizmat lizmat closed this May 19, 2013
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.

None yet

1 participant