AutoHashEquals.jl icon indicating copy to clipboard operation
AutoHashEquals.jl copied to clipboard

Simplify skipping syntax nodes...

Open gafter opened this issue 1 year ago • 4 comments

in https://github.com/gafter/AutoHashEqualsCached.jl/pull/1#discussion_r1150925015 @nystrom wrote:

I'd make this more robust and just skip LineNumberNode, expecting a struct (or wrapped struct) at the beginning of the block. Or you could apply the macro to all structs in the block.

gafter avatar Mar 28 '23 20:03 gafter