\"\" \"\" \"\"
Go up to Constructors
Go forward to nil(): Empty List (Binding Form)
RISC-Linz logo

Nil(): Empty List

nil = List<T>::Nil()
      List<T> nil

Specification: Returns an empty list nil.

Complexity: O(1).


Author: Wolfgang Schreiner
Last Modification: April 12, 1997