package strings

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

Index

Functions

func IndexAnyRunes

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

func LastIndexAnyRunes

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

Source Files

strings.go

Version
v0.2.3 (latest)
Published
Feb 8, 2018
Platform
linux/amd64
Imports
2 packages
Last checked
5 days ago

Tools for package owners.