isNewline

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isNewline(C c)
  2. bool isNewline(S s)
    pure nothrow @safe @nogc
    bool
    isNewline
    (
    S
    )
    (
    S s
    )
    if (
    isSomeString!S
    )

Meta