Use a time unit class, but hold a concrete time type

[[ 🗃 ^NEBKr time-interval ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Changes]

Clone

HTTPS: darcs clone https://vervis.peers.community/repos/NEBKr

SSH: darcs clone USERNAME@vervis.peers.community:NEBKr

Tags

TODO

ChangeLog

The changes are recorded by the version control system, Darcs. To see a log
quickly from the terminal, run:

  $ darcs changes --repo http://dev.rel4tion.org/fr33domlover/time-interval

There is also a web interface at <http://darcs.rel4tion.org> which, among other
things, can display the history log.

To see the log in a local clone, first get a copy of the repository if you
haven't yet:

  $ darcs get http://dev.rel4tion.org/fr33domlover/time-interval

Then move into the newly created directory and run darcs:

  $ cd time-interval
  $ darcs changes

[See repo JSON]