Just out of curiosity, does anyone have a good rationale as to why there are only unsigned conversions available `binary.ByteOrder`? It would seem that this functionality is there to avoid dumb careless errors doing byte order conversions, but this design forces me to have to think about whether I can cast uint64 to int64 without loss of precision ...
-- 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/34c94fb9-21e8-4fe1-b589-16f54a16000fn%40googlegroups.com.