Maybe for the first case, the one liner, new synta...
# language-proposals
m
Maybe for the first case, the one liner, new syntax can be introduced? So for instance the proposed hat operator, thus that the previous example can be written as:
Copy code
foos.map(^ foo > 1)