May 2, 2019
4:34 p.m.
On 02/05/19 9:52 PM, Sven Van Caekenberghe wrote:
Dictionary withKeys: words andValues: (words collect: #size)
HTH .. Subbu
Never saw that one, cool.
But it is #newFromKeys:andValues: as far as I can see
You're right. I got mixed up. Thanks for the correction .. Subbu