package
0.0.0-20221229013810-3ef48655a459
Repository: https://github.com/oinume/algo.git
Documentation: pkg.go.dev
# Functions
AssertEqual ensures that got and want are equal by cmp.Diff.
RequireEqual ensures that got and want are equal by cmp.Diff.