Function tvix_eval::builtins::pure_builtins::builtin_seq

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