![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
#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) |