On Sun, 30 Jun 2013 15:12:40 -0400, monarch_dodra <[email protected]> wrote:


So my question is: Do we *want* to keep this? Should we deprecate it? I think we should deprecated it.

Thoughts?

Fully agree. The fact that the condition explicitly disallows enums should clue us in that it was not intended to simply play nice with types, it really wants a mutable buffer.

If you want an immutable result, use the version that gives you the result as a return value.

-Steve

Reply via email to