I know it's possible to create a slice variable from an array with the [:] syntax, and it points to the same underlying buffer. Can one do the opposite? Given a slice, create an array variable based on the same buffer?
Amit -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/a469ec42-4197-4763-a155-ad64190ac996n%40googlegroups.com.