Hacker News new | past | comments | ask | show | jobs | submit login

Can’t the second argmax example be written with a right tack? Is it nicer then?

  (⊢⍳⌈/)+/x



Yep, that makes for a nicer tacit solution

  maxrow←(⊢⍳⌈/)+/
but I find

  ⊃(⍒+/) 
to be an even cleaner tacit solution.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: