Next Up Previous Contents
Next: node-list-split-by-gi
Up: Common functions for the Starlink stylesheets
Previous: img-eqnref
[ID index][Keyword index]

nl-to-pairs

Description

Transform a node-list into a list of pairs, where each pair consists of the GI of the node, and the node. This is useful when combined with (assoc).

Argument list
nl = node-list (Given)

A node-list to be transformed.

Return value

Type: list of pairs

List of pairs of GI plus node.


Next Up Previous Contents
Next: node-list-split-by-gi
Up: Common functions for the Starlink stylesheets
Previous: img-eqnref
[ID index][Keyword index]