func strconv.ParseBool

one use

	strconv (current package)
		number.go#L19: func ParseBool(str string) (bool, error) {