[Newbies] Re: mix ins

Joseph Alotta joseph.alotta at gmail.com
Tue Aug 2 15:48:21 UTC 2016


Bert,

I don’t have these methods.  I get an error.  See attached:

Sincerely,

Joe.


> On Aug 2, 2016, at 9:38 AM, Bert Freudenberg [via Smalltalk] <ml-node+s1294792n4909172h81 at n4.nabble.com> wrote:
> 
> Firstly, these methods exist already.  They are defined in SequencableCollection, a  superclass of Array, so Array inherits them:
> 
> #('abc' 'def') join => 'abcdef'
> 
> #('abc' 'def') joinSeparatedBy: '/' => 'abc/def'
> 




Screen Shot 2016-08-02 at 11.29.27 AM.png (68K) <http://forum.world.st/attachment/4909182/0/Screen%20Shot%202016-08-02%20at%2011.29.27%20AM.png>




--
View this message in context: http://forum.world.st/mix-ins-tp4909171p4909182.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20160802/2a2dfb48/attachment.htm


More information about the Beginners mailing list