Go up to Constructors
Go forward to nil(): Empty List (Binding Form)

Nil(): Empty List

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

Specification: Returns an empty list nil.

Complexity: O(1).


Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: main.tex,v 1.10 1996/04/04 11:45:47 schreine Exp

Up Next