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

make haskey with Integers work with RegexMatch #37300

Merged
merged 3 commits into from
Sep 1, 2020

Conversation

oxinabox
Copy link
Contributor

This is a follow up to #36717
Since we define getindex, and haskey(::RegexMatch, ::Symbol) we should keep going down the road towards being like a NamedTuple and also make haskey(::RegexMatch, ::Integer) work.

See also my other PRs in this set to make it more NamedTupley #34355 and #37299

NEWS.md Outdated Show resolved Hide resolved
@JeffBezanson JeffBezanson merged commit 0c66483 into JuliaLang:master Sep 1, 2020
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.

3 participants