For example, stdlib functions that operate over a ...
# language-proposals
r
For example, stdlib functions that operate over a sequence normally take the sequence as the last argument, so that you can partially apply the function.