Skip to content

thomasfulton/overlapping-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is a simple clojure app which takes as input a series of events with start and end times and prints all pairs of overlapping events.

Instructions

Install clojure however you do on your system; in my case (macOS) it was simply brew install clojure. Then run clojure overlapping-events.clj. The program will print instructions on how to use it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published