ArkScript
A small, fast, functional and scripting language for video games
Closure.cpp File Reference
#include <Ark/VM/Value/Closure.hpp>
#include <Ark/VM/Scope.hpp>
#include <Ark/VM/Value.hpp>
#include <Ark/VM/VM.hpp>
#include <ranges>
Include dependency graph for Closure.cpp:

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)