Dec. 2, 2015
4:02 p.m.
On 02 Dec 2015, at 15:45, Sven Van Caekenberghe <sven@stfx.eu> wrote:
The only change would be in the error behaviour. I think that is a reasonable price to pay. Instead of having #anyOne fail, it will say that #+ cannot add 0 to some object, and in a comment we can point to the alternative API.
Make that: instead of having #anyOne fail (which is pretty obscure) it will return 0 which will then probably fail.