![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Subtype of the value type, handling closures. More...
#include <vector>#include <utility>#include <cinttypes>#include <Ark/Utils/Platform.hpp>#include <Ark/VM/Value.hpp>Go to the source code of this file.
Classes | |
| class | Ark::internal::ClosureScope |
| A class to store fields captured by a closure. More... | |
Namespaces | |
| namespace | Ark |
| namespace | Ark::internal |
Subtype of the value type, handling closures.
Definition in file ClosureScope.hpp.