AutoHashEquals.jl
AutoHashEquals.jl copied to clipboard
empty composite types lead to an error
README.md mentions empty records, however:
julia> @auto_hash_equals struct A end
ERROR: LoadError: AssertionError: length(names) > 0