...

Package strings

import "github.com/gobwas/glob/util/strings"
Overview
Index

Overview ▾

func IndexAnyRunes

func IndexAnyRunes(s string, rs []rune) int

func LastIndexAnyRunes

func LastIndexAnyRunes(s string, rs []rune) int