![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
#include <Ark/VM/Value/UserType.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Ark |
Functions | |
| bool | Ark::operator== (const UserType &A, const UserType &B) |
| bool | Ark::operator< (const UserType &A, const UserType &B) |
| std::ostream & | Ark::operator<< (std::ostream &os, const UserType &A) |