src/builtins/list.pir - Perl 6 list operators
list(...)
infix:,(...)
infix:Z(...)
infix:X(...)
infix:min(...)
infix:max(...)
reverse(LIST)