Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 269 Bytes

Solar Dial

Solar Dial is a helper for timing with Software Transactional Memory in Haskell.

The core data structure is a delta queue (or list), which can take anything that implements Num and Ord.