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