tvix_eval::builtins::pure_builtins

Function builtin_tail

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