Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12)

Issue 182420043: cmd/doublehash: an experiment to detect duplicate hash ...

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 4 months ago by adonovan
Modified:
9 years, 4 months ago
Reviewers:
bradfitz
Visibility:
Public.

Description

cmd/doublehash: an experiment to detect duplicate hash computations such as: if !m[k] { m[k] = true ... } DO NOT SUBMIT

Patch Set 1 #

Patch Set 2 : diff -r f5983f2937080a7a4c98b210f4d349d9d319b4f1 https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -0 lines) Patch
A cmd/doublehash/main.go View 1 1 chunk +160 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b