![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
Subtype of the value type, handling closures. More...
#include <vector>
#include <utility>
#include <cinttypes>
#include <Ark/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.