Function tvix_eval::vm::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.