Skip to content

Commit cc33132

Browse files
committed
note StructEquality in the README
1 parent 584b365 commit cc33132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ julia>?@batteries
2828
# Alternatives
2929

3030
* [AutoHashEquals](https://github.com/andrewcooke/AutoHashEquals.jl) requires annotating the struct definition. This can be inconvenient if you want to annotate the definition with another macro as well.
31+
* [StructEquality](https://github.com/jolin-io/StructEquality.jl) is similar to this package.

0 commit comments

Comments
 (0)