6 ms·
It's the super terse anonymous function syntax. You could use the slightly more verbose version with named instead of positional params or put a named function
by Bockit 11y ago
It's the super terse anonymous function syntax. You could use the slightly more verbose version with named instead of positional params or put a named function in there instead.