ht's Scheme Interpreter  1.0
a simplified scheme interpreter implementation
boolean.hpp File Reference
#include "arch.hpp"
Include dependency graph for boolean.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef bool BooleanType
 

Typedef Documentation

typedef bool BooleanType

Definition at line 4 of file boolean.hpp.