Post #3039344
2026-05-12 07:14 UTC
@helge@mastodon.social I still don’t understand why they didn’t group related stuff into methods.
Like:
view
.chart { c in c.xyz().abc() }
.accessibility { a in a.blah().blup() }
Probably because it’s harder to explain the (already hard to understand) rules of what modifier affects what target.
Replies (0)
No replies.