ascii

package
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2024 License: MIT, Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EqualFold

func EqualFold(s, t string) bool

func IsDigit

func IsDigit(c byte) bool

Is c an ASCII digit?

func IsLetter

func IsLetter(c byte) bool

func IsLetters

func IsLetters(s string) bool

func IsLower

func IsLower(c byte) bool

Is c an ASCII lower-case letter?

func IsLowers

func IsLowers(s string) bool

func IsUpper

func IsUpper(c byte) bool

func IsUppers

func IsUppers(s string) bool

func Lower

func Lower(b byte) byte

func Upper

func Upper(b byte) byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL