isSurrogateHi

Returns whether c is a Unicode high surrogate (lead surrogate).

version(!std_uni_bootstrap)
@safe pure nothrow @nogc
bool
isSurrogateHi
(
dchar c
)

Meta