tvix_eval::vm

Function final_deep_force

source
async fn final_deep_force(co: GenCo) -> Result<Value, ErrorKind>
Expand description

Generator that retrieves the final value from the stack, and deep-forces it before returning.