defclass-std

LLGPL

A shortcut macro to write DEFCLASS forms quickly.

$ area51 add defclass-stdCopy

Usage

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

Used by