Searched refs:countEmpty (Results 1 – 1 of 1) sorted by relevance
56 filtered := make([]string, len(strings)-countEmpty(strings))67 func countEmpty(strings []string) int { func