One could lie about it, I suppose, but then you'd need to have an additional (hidden) value and that certainly does not seem worth it.
Lucio. On Sunday, 12 November 2017 13:39:59 UTC+2, Jan Mercl wrote: > > On Sun, Nov 12, 2017 at 12:00 PM <[email protected] <javascript:>> wrote: > > > The question is capacity. > > Why not : 0,1,2,3,4,5 as length ? > > Because O(n) is better than O(n^2). > > -- > > -j > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
