//
pkg.gl
Category
github.com/mactkg/golang_study
ch13
ex01
package
0.0.0-20191206063509-5125c50dad5e
Repository:
https://github.com/mactkg/golang_study.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
113 SLOC
#
Functions
DeepEqual
No description provided by the author
Equal
!+comparison Equal reports whether x and y are deeply equal.!-comparison Map keys are always compared with ==, not deeply.