package
Version:
v0.0.0-...-2d35c73
Opens a new window with list of versions in this module.
Published: Feb 6, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DeepEqual(a1, a2 interface{}) bool
DeepEqual is reflect.DeepEqual except that:
1. nil and empty slice/string are considered equal
2. NaNs compare equal.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.