[squeak-dev] The Inbox: Kernel-fn.1151.mcz

Tony Garnock-Jones tonyg at leastfixedpoint.com
Sat Feb 10 18:10:01 UTC 2018


On 02/10/2018 06:05 PM, Jakob Reschke wrote:
> I am still wondering why one would want to use xor with a block in the
> first place.

An interpreter, perhaps:

    a perform: {#or:. #xor:. #and:} atRandom with: [b]

Seems like a pretty artificial example, of course :-)

Tony


More information about the Squeak-dev mailing list