abstract class $STACK{ETP} < $REENTRANT, $ELT{ETP}, $COPY
Ancestors
$COPY
$ELT{_}
$ELT
$REENTRANT
Descendants
A_STACK{_}
STACK{_}
Public
Features
is_empty : BOOL ;
pop : ETP ;
push(
top : ETP ;
The Sather Home Page