chiark / gitweb /
src/{class-,}utilities.lisp: Add machinery for showing inheritance paths.
[sod] / doc / misc.tex
index 5ef4d1fd803962ec98deefbe5e174817b33ce75f..5767c3ea297df85d6dd7b0a8d7bfee14662d4570 100644 (file)
@@ -129,6 +129,11 @@ These symbols are defined in the @|sod-utilities| package.
     {mappend @<function> @<list> \&rest @<more-lists> @> @<result-list>}
 \end{describe}
 
+\begin{describe}{fun}
+    {distinguished-point-shortest-paths @<root> @<neighbours-func>
+      @> @<list>}
+\end{describe}
+
 \begin{describe}{cls}{inconsistent-merge-error (error) \&key :candidates}
 \end{describe}