Given
type Data []byte
s := [][]byte{{1},{2}}
I wonder why this conversion isn't allowed?
[]Data(s)
Seems pretty straightforward. Maybe I miss some edge cases where things
won't square?
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/golang-nuts/26c4bcfc-f67b-4638-a812-dce9c8c9b275%40googlegroups.com.