architecture.builder-protocol

LGPLv3

Protocol and framework for building parse results and other object graphs.

$ area51 add architecture.builder-protocolCopy

Usage

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