snix_eval::vm::generators

Function request_call

Source
pub async fn request_call(co: &GenCo, val: Value) -> Value
Expand description

Call the given value as a callable. The argument(s) must already be prepared on the stack.