Public Vars

Back

coincident? (clj)

(source)

function

(coincident? containing-interval contained-interval) (coincident? start end event)
for the 2-arity ver, Does containing-interval wholly contain the given contained-interval? for the 3-arity, does the event lie within the span of time described by start and end

Examples