Srinivasan Rangarajan
Srinivasan Rangarajan
Have updated to use go style coding practices.
@bradfitz Sorry, didn't see your comment before commenting. Would you prefer one commit for both the package's test cases? or should I separate them out and do a separate PR...
I will go ahead and write more test cases for the lru package and then will squash them all into a single commit.
I have added more test cases and squashed the commits into one.
Fixed another example of zip in the scala code.