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

Updated Map accessors #93

Merged
merged 2 commits into from
Apr 15, 2019
Merged

Updated Map accessors #93

merged 2 commits into from
Apr 15, 2019

Conversation

geseq
Copy link
Collaborator

@geseq geseq commented Apr 15, 2019

Summary

fixes #89
Maps can now be accessed both as a.b or a[b]

Checklist

  • Tests are passing: task test
  • Code style is correct: task lint

@geseq geseq requested a review from hanzei April 15, 2019 08:19
@hanzei hanzei added this to the v1.0 milestone Apr 15, 2019
@hanzei hanzei merged commit 9fd60cc into stretchr:master Apr 15, 2019
@geseq geseq deleted the map-accessor branch July 7, 2021 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to select map key with dot
2 participants