isNewline

Move std.uni.newLine? TODO What to do with Windows style endings?

@safe pure nothrow @nogc
bool
isNewline
(
C
)
(
C c
)
if (
isSomeChar!C
)

See Also

Meta