package
0.7.0
Repository: https://github.com/sectrean/go-seq.git
Documentation: pkg.go.dev

# Functions

AssertEqual asserts that the expected values are equal to the actual values from a sequence.
AssertEqual2 asserts that the expected key-value pairs are equal to the actual key-value pairs from a sequence.

# Structs

KeyValuePair represents a value and its key.