Next: , Previous: 10-6, Up: 10


10.7 Special Form

@defspec コマンドを用いスペシャルフォームを定義します。カテゴリは `Special Form' となります。

     @defspec special-form arguments
     body-of-definition
     @end defspec

special-form に定義するスペシャルフォーム、arguments に引数、body-of-definition に定義を記述します。

See 定義コマンドテンプレート.

See 2 つ以上の定義ヘッダ.

See 定義コマンドの出力例.