Next Up Previous Contents
Next: sort-list
Up: Common functions for the Starlink stylesheets
Previous: list-true
[ID index][Keyword index]

list-difference

Description

Given two lists l and xl, return a list containing just those elements of l which are not present in xl (I'd have thought this was a standard function, but apparently not)

Return value

Type: list

Filtered list of elements


Next Up Previous Contents
Next: sort-list
Up: Common functions for the Starlink stylesheets
Previous: list-true
[ID index][Keyword index]