[squeak-dev] Literals | #NaN vs. (Float bindingOf: #NaN)

Marcel Taeumel marcel.taeumel at hpi.de
Thu Jul 4 08:26:35 UTC 2019


Hi, there.

Given such a method:

Float >> #foobar
   ^ #(NaN)

Should this be true:

(Float >> #foobar) hasLiteral: (Float bindingOf: #NaN)

I think not...

Best,
Marcel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20190704/ad2f0745/attachment-0001.html>


More information about the Squeak-dev mailing list