Comment by 9dev
1 day ago
Shame I forgot to add named arguments above, eliminating this problem too:
array_map(callback: fn($i) => $i * 2, array: [10])
1 day ago
Shame I forgot to add named arguments above, eliminating this problem too:
array_map(callback: fn($i) => $i * 2, array: [10])
No comments yet
Contribute on Hacker News ↗