temporal-functions

2 Clause BSD

A means of creating functions that have an internal concept of time

$ area51 add temporal-functionsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(temporal-functions:some-function ...)

Dependencies