X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/3e21ae3fa660b188bc20caec8c96c1f678405c25..e43bd9558b80d9d92db3f39b5f77a2fa184fb467:/doc/misc.tex diff --git a/doc/misc.tex b/doc/misc.tex index 06791f4..e77d512 100644 --- a/doc/misc.tex +++ b/doc/misc.tex @@ -31,15 +31,15 @@ These symbols are defined in the @|sod-utilities| package. \begin{describe}{mac} - {with-gensyms (@{ @ @! (@ @[@@]) @}^*) \\ \ind - @^* \\ + {with-gensyms (@{ @ @! (@ @[@@]) @}^*) \\ \ind + @^* \\ @
^*} \end{describe} \begin{describe}{mac} {once-only (@[[ :environment @ @]] - @{ @ @! (@ @[@@]) @}^*) \\ \ind - @^* \\ + @{ @ @! (@ @[@@]) @}^*) \\ \ind + @^* \\ @^*} \end{describe} @@ -65,8 +65,8 @@ These symbols are defined in the @|sod-utilities| package. \begin{describe}{mac} {with-locatives @{ @ @! (@{ @ @! - (@ @[@@]) @}^*) @} \\ \ind - @^* \\ + (@ @[@@]) @}^*) @} \\ \ind + @^* \\ @^*} \end{describe} @@ -76,6 +76,9 @@ These symbols are defined in the @|sod-utilities| package. \begin{describe}{mac}{aif @ @ @[@@]} \end{describe} +\begin{describe}{mac}{aand @^*} +\end{describe} + \begin{describe}{mac}{awhen @ @^*} \end{describe} @@ -126,6 +129,11 @@ These symbols are defined in the @|sod-utilities| package. {mappend @ @ \&rest @ @> @} \end{describe} +\begin{describe}{fun} + {distinguished-point-shortest-paths @ @ + @> @} +\end{describe} + \begin{describe}{cls}{inconsistent-merge-error (error) \&key :candidates} \end{describe} @@ -133,17 +141,21 @@ These symbols are defined in the @|sod-utilities| package. \end{describe} \begin{describe}{fun} - {merge-lists @ \&key :pick (:test \#'eql) @> @} + {merge-lists @ \&key :pick (:test \#'eql) :present @> @} \end{describe} \begin{describe}{mac} {categorize (\=@ @ - @[[ :bind (@{ @ @! (@ @[@@]) @}^*) @]]) - \\ \ind\ind - (@{ (@ @) @}^*) \- \\ - @^* \\ - @^* \- - \nlret @^*} + @[[ :bind (@{ @ @! + (@ @[@@]) @}^*) @]]) + \\ \ind\ind + (@{ (@ @) @}^*) \-\\ + @^* \\ + @^* + \-\nlret @^*} +\end{describe} + +\begin{describe}{fun}{partial-order-minima @ @ @> @} \end{describe} \begin{describe}{fun} @@ -168,14 +180,18 @@ These symbols are defined in the @|sod-utilities| package. {compose @ \&rest @ @> @} \end{describe} +\begin{describe}{mac}{defvar @ @ @> @} +\end{describe} + \begin{describe}{fun}{symbolicate \&rest @ @> @} \end{describe} \begin{describe}{mac} - {maybe-print-unreadable-object (@ @ - @[[ :type @ @! - :identity @ @]]) \\ \ind - @^* \\ + {maybe-print-unreadable-object + (@ @ + @[[ :type @ @! + :identity @ @]]) \\ \ind + @^* \\ @^*} \end{describe} @@ -185,8 +201,8 @@ These symbols are defined in the @|sod-utilities| package. \begin{describe}{mac} {dosequence (@ @ @[[ :start @ @! :end @ @! - :indexvar @ @]]) \\ \ind - @^* \\ + :indexvar @ @]]) \\ \ind + @^* \\ @{ @ @! @ @}^*} \end{describe} @@ -195,14 +211,30 @@ These symbols are defined in the @|sod-utilities| package. @[[ :read-only @ @]]} \end{describe} +\begin{describe}{cls} + {simple-control-error (control-error simple-error) + \&key :format-control :format-arguments} +\end{describe} + +\begin{describe}{fun} + {designated-condition + \=@ @ @ \\ + \>\&key :allow-pointless-arguments + \nlret @} +\end{describe} + +\begin{describe}{fun} + {invoke-associated-restart @ @ \&rest @} +\end{describe} + \begin{describe}{mac} - {default-slot (@ @ @[@@]) \\ \ind + {default-slot (@ @ @[@@]) \\ \ind @^*} \end{describe} \begin{describe}{mac} - {define-on-demand-slot @ @ (@) \\ \ind - @[[ @^* @! @ @]] \\ + {define-on-demand-slot @ @ (@) \\ \ind + @[[ @^* @! @ @]] \\ @^*} \end{describe} @@ -218,6 +250,22 @@ These symbols are defined in the @|sod-parser| package. {enclosed-condition @ @> @} \end{describe} +\begin{describe}{cls}{information (condition) \&key} +\end{describe} + +\begin{describe}{cls} + {simple-information (simple-condition information) \\ \ind + \&key :format-control :format-arguments} +\end{describe} + +\begin{describe}{fun}{info @ \&rest @ @> @} +\end{describe} + +\begin{describe*} + {\dhead{rst}{noted} + \dhead{fun}{noted \&optional @}} +\end{describe*} + \begin{describe}{fun}{cerror* @ \&rest @} \end{describe} @@ -254,9 +302,10 @@ These symbols are defined in the @!optparse| package. \end{describe} \begin{describe}{fun} - {make-option \=@ @ \+ \\ - \&optional @ \\ - \&key :tag :negated-tag :arg-optional-p :documentation \- + {make-option \=@ @ \+\\ + \&optional @ \\ + \&key :tag :negated-tag + :arg-optional-p :documentation \- \nlret @