LineBreakRange.front

The current line break

struct LineBreakRange(R)
@property ref const
const(LineBreak!R)
front
()
if (
is(R == string)
)

Meta