compare two byte slice,will convert to compare between two string, and my question is how golang compare two string, i don't think that it just compare the len and then comapare bytes in string one byte by one byte, it should have some optimization?where is the code in compiler generate the compare codes?
-- 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/11ae88ad-54d4-4158-a7c9-d499ea8d08cbn%40googlegroups.com.