Post #2273824
2026-05-07 07:32 UTC
@jimgar@hachyderm.io They're not hard to understand if you translate them to lapply(). But the backward notation always trips me up.
Replies (1)
-
@jimgar@hachyderm.io 2026-05-07 07:46
@eliocamp@mastodon.social I’m not saying they’re hard, but there’s no way it makes more intuitive sense as a logical structure for humans to read! Then again, I’ve read a couple of blog posts by university lecturers over the years saying that for loops are one of the hardest things for students to understand