the-cost-of-nothing
Determine the cost of things in Common Lisp.
$ area51 add the-cost-of-nothingコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(the-cost-of-nothing:some-function ...)Determine the cost of things in Common Lisp.
$ area51 add the-cost-of-nothingコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(the-cost-of-nothing:some-function ...)