Re: [go-nuts] Is this a bug or am I missing something?

2017-12-19 Thread Sasan Rose
, 2017 at 4:10 PM, Sasan Rose <sasan...@gmail.com > > wrote: > > Hi Jess > > > > Apologies for my bad example. Please kindly see my reply to Dave's post. > > Thanks > > I fixed your example so that the slice called 'combination' isn't > shared with ever

Re: [go-nuts] Is this a bug or am I missing something?

2017-12-18 Thread Sasan Rose
Hi Jess Apologies for my bad example. Please kindly see my reply to Dave's post. Thanks On Tuesday, December 19, 2017 at 2:43:50 PM UTC+11, Jesse McNelis wrote: > > On Tue, Dec 19, 2017 at 8:54 AM, Sasan Rose <sasan...@gmail.com > > wrote: > > Please take a look at http

[go-nuts] Re: Is this a bug or am I missing something?

2017-12-18 Thread Sasan Rose
ch does not work. > 2. write down in words, or in code, what you expected to happen. > > It should be straight forward to explain from there. > > Thanks > > Dave > > On Tuesday, 19 December 2017 14:03:47 UTC+11, Sasan Rose wrote: >> >> Please take a look at

[go-nuts] Is this a bug or am I missing something?

2017-12-18 Thread Sasan Rose
Please take a look at https://play.golang.org/p/BL4LUGk-lH I think I know how slices work (The 3-word structure). I tried to do my homework. But still I think I'm missing something here or it's really a bug. So In my code as you can see I'm appending to an slice (a variable called slice