On 23.05.2016, at 17:25, Joseph Alotta <[email protected]> wrote:
> 
> ‘j’ size ==>  1
> 
> $j size ==> error.
> 
> Why shouldn’t the size of a character be 1?

Because it’s not a collection: #size is part of the collection protocol, but it 
doesn’t make sense to send #at: to a character.

- Bert -



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Beginners mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to