transparent-wrap

LLGPL

A signature-preserving wrapper generator for functions and macros.

$ area51 add transparent-wrapコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(transparent-wrap:some-function ...)