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

ContainsAnyI func #108

Merged
merged 3 commits into from
Mar 18, 2023
Merged

ContainsAnyI func #108

merged 3 commits into from
Mar 18, 2023

Conversation

xm1k3
Copy link
Contributor

@xm1k3 xm1k3 commented Mar 17, 2023

func ContainsAnyI(s string, ss ...string) bool

@xm1k3 xm1k3 self-assigned this Mar 17, 2023
@xm1k3 xm1k3 added the Type: Enhancement Most issues will probably ask for additions or changes. label Mar 17, 2023
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/codeql-analysis.yml:analyze/language:go. As part of the setup process, we have scanned this repository and found 3 existing alerts. Please check the repository Security tab to see all alerts.

@xm1k3 xm1k3 marked this pull request as ready for review March 17, 2023 19:48
@xm1k3 xm1k3 linked an issue Mar 17, 2023 that may be closed by this pull request
@xm1k3 xm1k3 requested a review from Mzack9999 March 17, 2023 19:53
@Mzack9999 Mzack9999 merged commit 111dea2 into main Mar 18, 2023
@Mzack9999 Mzack9999 deleted the issue-105-containsanyi branch March 18, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ContainsAnyI to slice utils
2 participants