Function tvix_eval::builtins::pure_builtins::builtin_div

source ·
async fn builtin_div(co: GenCo, values: Vec<Value>) -> Result<Value, ErrorKind>