package
Version:
v1.7.9-dev1
Opens a new window with list of versions in this module.
Published: Jun 12, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package deep provides a deep equality check for use in tests.
func Equal(a1, a2 interface{}) bool
Equal is a copy of reflect.DeepEqual except that it treats NaN == NaN as true.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.