This is a beta autodoc build; expect bugs and missing information.
std
ascii
isAlphabetic
fn
isAlphabetic
(
c
:
u8
)
bool
[
src
]
Returns whether the character is alphabetic: A-Z or a-z.
Parameters
c
:
u8
,