On 2025-04-01 22:02, Hans Henrik Bergan wrote:
@Morgan $second=function(array $a, callable $first){...}
>This is just as effective as it would be for any use()d variable, so why do we have use() again?
[Note: in my original mail "$left" should of course have been "$first", otherwise there wouldn't be any mutual recursion. Sorry about the typo.]