phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
isSymbol
nxt
find_ex
Return true if
a
is a C-style Identifier symbol character.
@
safe
pure nothrow @
nogc
bool
isSymbol
(
T
)
(
in
T
a
)
Meta
Source
See Implementation
nxt
find_ex
enums
FindContext
functions
findAcronymAt
isSymbol
isSymbolASCII
isWordASCII
Return true if a is a C-style Identifier symbol character.