#include <stdio.h>
#include "../sexpress/sexpress.hpp"
#include "../sexpress/sstring.hpp"
Include dependency graph for stackrep.cpp:

Go to the source code of this file.
Functions | |
| SString | stack_representation (SReference stack) |
|
|
Definition at line 20 of file stackrep.cpp. References SReference::Car(), SReference::Cdr(), SReference::GetPtr(), and SReference::IsEmptyList(). |
1.4.1