isEOF

bool
isEOF
(
dchar c
)

Return Value

Type: bool

true if p points to an EOF character. $(BNF /EOF := "\0" | _Z_ /_Z_ := "\x1A" /)

Meta