coo.util package

<< back to coo index

Package for utilities that help multiple other coo packages. Things like reliably generating urls.

Exported symbols:

Functions

make-anchor

(STREAM &OPTIONAL SYMBOL-NAME TYPE)

Generate an anchor string for RST.

make-url

(STREAM PACKAGE &OPTIONAL SYMBOL-NAME TYPE)

Make a url for a thing of type type, named symbol-name located in package package.