oe-encode

CC0 1.0 Public Domain

An implementation of the ENCODE() hash function from Progress OpenEdge.

$ area51 add oe-encodeCopy

Usage

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

Dependencies