![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
#include <Ark/VM/Value/Closure.hpp>
#include <Ark/VM/Scope.hpp>
#include <Ark/VM/Value.hpp>
#include <Ark/VM/VM.hpp>
#include <ranges>
Go to the source code of this file.
Namespaces | |
namespace | Ark |
namespace | Ark::internal |
Functions | |
bool | Ark::internal::operator== (const Closure &A, const Closure &B) |