ArkScript
A small, lisp-inspired, functional scripting language
Value.cpp File Reference
#include <Ark/VM/Value.hpp>
#include <Ark/VM/Value/Procedure.hpp>
#include <Ark/VM/Value/Dict.hpp>
#include <fmt/format.h>
#include <fmt/ostream.h>
Include dependency graph for Value.cpp:

Go to the source code of this file.

Namespaces

namespace  Ark
 

Functions

bool Ark::operator== (const Value &A, const Value &B)