time-interval
A library for representing intervals of time
$ area51 add time-intervalCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(time-interval:some-function ...)A library for representing intervals of time
$ area51 add time-intervalCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(time-interval:some-function ...)