Skip to content

Conversation

@ColmBhandal
Copy link
Owner

@ColmBhandal ColmBhandal commented Mar 7, 2022

Description

Added Compare functions for 1D/2D one and zero-based arrays. The functions check the arrays for equality while providing a comparison result object supplying a little more context about the case where arrays are not equal. The functions also allow custom value-equality functions to be supplied when comparing the arrays.

TODO

@ColmBhandal ColmBhandal merged commit d5a65fb into develop Mar 7, 2022
@ColmBhandal ColmBhandal deleted the feature/array-compare branch March 7, 2022 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compare for Arrays

3 participants