easter-gauss
Calculate the Ester date from year using the method developed from Gauss.
$ area51 add easter-gaussコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(easter-gauss:some-function ...)Calculate the Ester date from year using the method developed from Gauss.
$ area51 add easter-gaussコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(easter-gauss:some-function ...)