On Thu, 2016-06-30 at 18:48 -0700, Chad wrote: > Again, if you really understand the datastructure and what it > represents, the behaviour is really not surprising. There is no value > "abstraction".
CS and software engineering is abstractions all the way down. > > And currently, a comparison panics. Any interface comparison may panic > if the underlying type is a slice. I don't see a good reason for that. > That's why I have mentioned "relaxing". The relaxation requires a tightening elsewhere. > I also don't see why someone would need to import unsafe for this, > leaving alone the fact that some hosting solutions may not allow the > import of this package. You don't have to, you can use a pointer indirection instead. -- 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.