Function |is_alphabetic

std/text/compare/char::|is_alphabetic


Usage

|is_alphabetic(char)

Parameters

โ†ณ char: char

Return

โ†ด bool


Tells if char is alphabetic.