Hacker News new | ask | show | jobs
by goykasi 315 days ago
Is array_map and array_filter the common argument? One works against a single element, whereas the other works against multiple. What would you suggest a better param order? Do you know that array_walk exists?