Hacker News new | ask | show | jobs
by fredemmott 3199 days ago
we're currently leaning towards out/inout parameters, with copy semantics, not byref (and in most cases, we'll probably be able to optimize away the copy); not certain yet though.
1 comments

Would be nice to hear what comes out of it and how it works!