Hacker News new | ask | show | jobs
by kbwt 3045 days ago
> It does, however, take a little longer to fully grok how lazy code evaluates

I doubt it would take anywhere near as long if students were told from the get-go that the only thing triggering evaluation is the destructuring as it happens during pattern matching.

Unfortunately it seems like most teaching resources would prefer to uphold a sense of mysticism.

1 comments

It's extremely frustrating, isn't it?