phobos-next v0.3.7 (2020-07-28T23:34:39Z)
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.