Hacker News new | ask | show | jobs
by RojerGS 1032 days ago
Yes, this is VERY close to the APL way: +/ages>17

OP here; maybe I'll add a comment to the article to make the comparison between NumPy and APL for this expression. Thanks!

1 comments

APL (along with Matlab, K, Mathematica, etc.) was one of the influences for NumPy anyway.