]> Cypherpunks repositories - gostls13.git/commit
Add a DeepEqual function to the reflect package
authorDaniel Nadasi <dnadasi@google.com>
Thu, 2 Apr 2009 05:20:18 +0000 (22:20 -0700)
committerDaniel Nadasi <dnadasi@google.com>
Thu, 2 Apr 2009 05:20:18 +0000 (22:20 -0700)
commitc4ad4f9fcfd69556f09928aa24fc110d5b3aa2d9
tree47ce81912787be171d5fe2b64d1c079058d4f9cb
parent2450c590e9be32bef4d7a490343c9b082324fe60
Add a DeepEqual function to the reflect package

R=r,rsc
APPROVED=rsc
DELTA=167  (166 added, 0 deleted, 1 changed)
OCL=26982
CL=27017
src/lib/reflect/Makefile
src/lib/reflect/all_test.go
src/lib/reflect/deepequal.go [new file with mode: 0644]