-
Notifications
You must be signed in to change notification settings - Fork 847
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add comparison support for fully qualified BinaryArray (#1195)
* add eq_dyn for BinaryArray Signed-off-by: remzi <[email protected]> * correct the code formatting Signed-off-by: remzi <[email protected]> * add comparison support for fully qualified binary array delete dyn comparison which will be added in successive PRs Signed-off-by: remzi <[email protected]> * add tests for comparison of fully qualified BinaryArray Signed-off-by: remzi <[email protected]> * add 2 missed tests Signed-off-by: remzi <[email protected]> * move 2 functions Signed-off-by: remzi <[email protected]> * fix reference error Signed-off-by: remzi <[email protected]>
- Loading branch information
1 parent
799330b
commit 96a9a54
Showing
1 changed file
with
267 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters