![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Internal object to resolve asynchronously a function call in ArkScript. More...
#include <future>
#include <vector>
#include <Ark/VM/Value.hpp>
#include <Ark/VM/ExecutionContext.hpp>
Go to the source code of this file.
Classes | |
class | Ark::internal::Future |
Namespaces | |
namespace | Ark |
namespace | Ark::internal |
Internal object to resolve asynchronously a function call in ArkScript.
Definition in file Future.hpp.