Highlights
PinnedLoading
- some.go
some.go 1type ConditionIterator func(interface{}, int) bool
23func Some(array []interface{}, iterator ConditionIterator) bool {
4res := false
5for index, data := range array {
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.