Changes

Range for iterating over changes between two sorted ranges.

Constructors

this
this(R1 prev, R2 next)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

front
auto ref front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta