|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Public Member Functions | |
| stack_c (str_t name) | |
| bool | push (T elem) |
| T | pop () |
| bool | is_empty () const |
| int | num_elems () const |
| void | dump (str_t headline=STR_NULL) const |
1.8.10