oe-encode
An implementation of the ENCODE() hash function from Progress OpenEdge.
$ area51 add oe-encodeコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(oe-encode:some-function ...)An implementation of the ENCODE() hash function from Progress OpenEdge.
$ area51 add oe-encodeコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(oe-encode:some-function ...)