![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
#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>Go to the source code of this file.
Namespaces | |
| namespace | Ark |
Functions | |
| bool | Ark::operator== (const Value &A, const Value &B) |