The OpenD Programming Language

NegInfIntervalRange.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 greater than front.

Meta