![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
Subtype of the value type, handling closures. More...
Go to the source code of this file.
Classes | |
class | Ark::internal::Closure |
Closure management. More... | |
Namespaces | |
namespace | Ark |
namespace | Ark::internal |
Typedefs | |
using | Ark::internal::PageAddr_t = uint16_t |
Functions | |
bool | Ark::internal::operator< (const Closure &A, const Closure &B) |
Subtype of the value type, handling closures.
Definition in file Closure.hpp.