easing
Easing functions.
$ area51 add easingCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(easing:some-function ...)Easing functions.
$ area51 add easingCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(easing:some-function ...)