TextIter.isStart

Returns %TRUE if @iter is the first iterator in the buffer, that is if @iter has a character offset of 0.

class TextIter
bool
isStart
()

Return Value

Type: bool

whether @iter is the first in the buffer

Meta