uri-template
An implementation of the URI Template proposed standard draft version 01.
$ area51 add uri-templateコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(uri-template:some-function ...)An implementation of the URI Template proposed standard draft version 01.
$ area51 add uri-templateコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(uri-template:some-function ...)