Name

size — Returns the number of arguments of the term TERM.

Synopsis

integer size ( term TERM );
 

Parameters

term TERM

Return

integer

Size of the TERM

Usage

  size (`VBox(`Empty(),`Empty(),`Empty())) -> 3