![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
#include <Ark/VM/Value/Closure.hpp>
#include <Ark/VM/Value/ClosureScope.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) |