mirabelle.event
most-recent-event
(most-recent-event event1 event2)
Returns the most recent event between both
most-recent?
(most-recent? event1 event2)
Returns true if event 1 is most recent than event 2. Does not work with events with no time.
tagged-all?
(tagged-all? tags event)
Predicate function to check if a collection of tags is present in the tags of event.