On Thursday, 10 July 2014 at 20:57:09 UTC, Marc Schütz wrote: > * Even most methods and library functions can just mark their > parameters as `scope` (or whatever the syntax will be), without > any mentioning of a lifetime or owner. And the fact that `in` is defined as `const scope` fits nicely here.