On 2025-12-16 21:08, Rowan Tommins [IMSoP] wrote:
My favourite among my own suggestions was "using($cValue from new CM())", but Larry didn't like the reversed order. I also suggested 'using(new CM() for $cValue)", but I don't think that's as clear. Perhaps there is some other word we can use? I suspect it would not need to be fully reserved, as it's used in a very restricted context.
I guess a symmetric counterpart to using "from" would give "using(new CM() to $cValue)". Maybe "into".
