method-hooks

Mozilla Public License Version 2.0

simple qualifiable hooks defined like methods with the option to modify the dispatch method and how dispatch happens

$ area51 add method-hooksコピー

使い方

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

依存関係