Hacker News new | ask | show | jobs
by chrisseaton 2114 days ago
It doesn't turn it into the equivalent of another data structure, and it doesn't allocate it on the stack, that's why it's better. It turns each value in the collection into a dataflow edge which then goes into a register, or the stack, or anywhere.
1 comments

This seems really interesting, do you have any sources I can look into for more information along these lines?