phobos-next v0.3.8 (2020-08-04T23:11: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.