>
> What do you mean by a "slice pointer key" ? 

map[*[]Something]string

Then map consumers can do key comparisons. I originally used this for an 
unordered set type.

Matt

On Tuesday, February 6, 2018 at 11:12:06 AM UTC-6, rog wrote:
>
> On 6 February 2018 at 14:55,  <matthe...@gmail.com <javascript:>> wrote: 
> > Slice pointer keys are another option but that concept is tricky too. 
>
> What do you mean by a "slice pointer key" ? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to