object
intervalï
Basic temporal interval relations. An interval is represented by a compound term, i/2, with two ground arguments, the start and end points.
Availability:
logtalk_load(intervals(loader))Author: Paulo Moura
Version: 1:2:1
Date: 2022-01-15
Compilation flags:
static, context_switching_callsImplements:
public intervalpAliases:
intervalp before/2 as b/2intervalp after/2 as bi/2intervalp meets/2 as m/2intervalp met_by/2 as mi/2intervalp overlaps/2 as o/2intervalp overlapped_by/2 as oi/2intervalp starts/2 as s/2intervalp started_by/2 as si/2intervalp during/2 as d/2intervalp contains/2 as di/2intervalp finishes/2 as f/2intervalp finished_by/2 as fi/2intervalp equal/2 as eq/2Remarks:
(none)
Inherited public predicates:
 after/2  before/2  contains/2  during/2  equal/2  finished_by/2  finishes/2  meets/2  met_by/2  new/3  overlapped_by/2  overlaps/2  started_by/2  starts/2  valid/1
Public predicatesï
(no local declarations; see entity ancestors if any)
Protected predicatesï
(no local declarations; see entity ancestors if any)
Private predicatesï
(no local declarations; see entity ancestors if any)
Operatorsï
(none)