Hacker News new | ask | show | jobs
by joshuamorton 3103 days ago
I don't see how you could implement the (k.attr).for_(k) part. That's essentially an assignment, a macro could maybe convert it to a lambda, but I don't see how it would be done macro-free.