JuliaServices / AutoHashEquals.jl

A Julia macro to add == and hash() to composite types.
Other
57 stars 12 forks source link

Interoperate with @auto_copy package in raicode/shared #36

Closed gafter closed 11 months ago

gafter commented 1 year ago

Without cacheing, you can put @auto_copy first and it works.