clsql-helper

BSD

A library providing a clutch of utilities to make working with clsql easier

$ area51 add clsql-helperコピー

使い方

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