Navigation
Synopsis A closed interval on the time axis.
Types
data interval = Interval(datetime begin, datetime end);
Usage import DateTime;
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.