Interval.append

struct Interval
static @safe pure nothrow @nogc
append
()

Return Value

Type: Interval

An interval that will always be at the end which mean that if it is e.g. used for an Edit it will be appended to the file.

Meta