true if p points to the start of a Newline. $(BNF /Newline := "\n" | "\r" | "\r\n" | LS | PS /LS := "\u2028" /PS := "\u2029" /)
See Implementation