Closed adam-wyluda closed 8 years ago
Implements #82.
The method is implemented only for Arrays, since there is no way to check value equality between elements of a data class, so it doesn't make much sense to do it for EmbedArray.
LGTM
Implements #82.
The method is implemented only for Arrays, since there is no way to check value equality between elements of a data class, so it doesn't make much sense to do it for EmbedArray.