Skip to content

ContainsAnyI func#108

Merged
Mzack9999 merged 3 commits intomainfrom
issue-105-containsanyi
Mar 18, 2023
Merged

ContainsAnyI func#108
Mzack9999 merged 3 commits intomainfrom
issue-105-containsanyi

Conversation

@xm1k3
Copy link
Copy Markdown
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
Copy Markdown

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

3 participants