-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
By default, @batteries
generate explicit getproperties
and constructorof
definitions:
StructHelpers.jl/src/StructHelpers.jl
Lines 53 to 54 in c316e30
getproperties = true , | |
constructorof = true , |
Those definitions look very similar to default
ConstructionBase
fallbacks. Why are they needed at all? Differ in some corner cases?jw3126
Metadata
Metadata
Assignees
Labels
No labels