architecture.service-provider

LLGPLv3

Provides a framework for registering and finding services and providers of these.

$ area51 add architecture.service-providerコピー

使い方

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