func unicode.IsPunct

2 uses

	unicode (current package)
		graphic.go#L113: func IsPunct(r rune) bool {

	src.elv.sh/pkg/eval
		glob.go#L59: 	"punct":   unicode.IsPunct,