Gather the classes and accessors; gather `make-sod-slot-initarg' and
`make-sod-slot-initarg-using-slot'. Gently reorder things.
\nlret @<init>}
\end{describe}
\nlret @<init>}
\end{describe}
-\begin{describe}{cls}{sod-initarg () \&key :class :location :name :type}
-\end{describe}
+\begin{describe*}
+ {\dhead{cls}{sod-initarg () \&key :class :location :name :type}
+ \dhead{cls}{sod-user-initarg (sod-initarg)
+ \&key :class :location :name :type :default}
+ \dhead{cls}{sod-slot-initarg (sod-initarg)
+ \&key :class :location :name :type :slot}}
+\end{describe*}
\begin{describe*}
{\dhead{gf}{sod-initarg-class @<initarg> @> @<class>}
\dhead{gf}{sod-initarg-name @<initarg> @> @<string>}
\begin{describe*}
{\dhead{gf}{sod-initarg-class @<initarg> @> @<class>}
\dhead{gf}{sod-initarg-name @<initarg> @> @<string>}
- \dhead{gf}{sod-initarg-type @<initarg> @> @<c-type>}}
+ \dhead{gf}{sod-initarg-type @<initarg> @> @<c-type>}
+ \dhead{gf}{sod-initarg-default @<initarg> @> @<default>}
+ \dhead{gf}{sod-initarg-slot @<initarg> @> @<slot>}}
-\begin{describe}{cls}
- {sod-user-initarg (sod-initarg)
- \&key :class :location :name :type :default}
-\end{describe}
-
\begin{describe}{gf}
{make-sod-user-initarg @<class> @<name> @<type> @<pset>
\&key :default :location
\nlret @<initarg>}
\end{describe}
\begin{describe}{gf}
{make-sod-user-initarg @<class> @<name> @<type> @<pset>
\&key :default :location
\nlret @<initarg>}
\end{describe}
-\begin{describe}{gf}{sod-initarg-default @<initarg> @> @<default>}
-\end{describe}
-
-\begin{describe}{cls}
- {sod-slot-initarg (sod-initarg)
- \&key :class :location :name :type :slot}
-\end{describe}
-
-\begin{describe}{gf}{sod-initarg-slot @<initarg> @> @<slot>}
-\end{describe}
-
-\begin{describe}{gf}
- {make-sod-slot-initarg @<class> @<name> @<nick> @<slot-name> @<pset>
- \&key :location
- \nlret @<initarg>}
-\end{describe}
-
-\begin{describe}{gf}
- {make-sod-slot-initarg-using-slot @<class> @<name> @<slot> @<pset>
- \&key :location
- \nlret @<initarg>}}
-\end{describe}
+\begin{describe*}
+ {\dhead{gf}
+ {make-sod-slot-initarg @<class> @<name> @<nick> @<slot-name> @<pset>
+ \&key :location
+ \nlret @<initarg>}
+ \dhead{gf}
+ {make-sod-slot-initarg-using-slot @<class> @<name> @<slot> @<pset>
+ \&key :location
+ \nlret @<initarg>}}
+\end{describe*}
\begin{describe*}
{\dhead{gf}{make-sod-class-initfrag @<class> @<frag> @<pset>
\begin{describe*}
{\dhead{gf}{make-sod-class-initfrag @<class> @<frag> @<pset>