Returns true if this begins a paragraph.
This is the case if [[email protected]_line_offset] would return 0. However this function is potentially more efficient than [ [email protected]_line_offset], because it doesn’t have to compute the offset, it just has to see whether it’s 0.
this |
an iterator |
whether this begins a line |