The OpenD Programming Language

PosInfIntervalRange.popFront

Pops front from the range, using func to generate the next time point in the range.

Throws

std.datetime.date.DateTimeException if the generated time point is less than front.

Meta