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: coll.Pick and coll.Omit now support slice of strings as input #2069

Merged
merged 1 commit into from
May 12, 2024

Conversation

hairyhenderson
Copy link
Owner

Fixes #1748

@hairyhenderson hairyhenderson force-pushed the pick-support-slice-1748 branch from 85f8dbd to b570a1a Compare May 12, 2024 16:29
@hairyhenderson hairyhenderson enabled auto-merge (squash) May 12, 2024 16:29
@hairyhenderson hairyhenderson merged commit ab982b5 into main May 12, 2024
14 checks passed
@hairyhenderson hairyhenderson deleted the pick-support-slice-1748 branch May 12, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Unable to pass a Slice of string keys to coll.Pick()
1 participant