Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: rely on equal for computing contains
This change allows contains to be computed using the toValue of the items in the array. Before this change if I had an array of "Drop" `contains` would not match against the value.
- Loading branch information