![]()  | 
  
    ArkScript
    
   A small, lisp-inspired, functional scripting language 
   | 
 
Subtype of the value type, handling closures. More...
Go to the source code of this file.
Classes | |
| class | Ark::internal::Closure | 
| Closure management.  More... | |
| struct | std::hash< Ark::internal::Closure > | 
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.