You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They are equivalent. The potential advantage they have is that they don't involve generated functions. Though I don't know a practical example, where that makes a difference.
By default,
@batteries
generate explicitgetproperties
andconstructorof
definitions:StructHelpers.jl/src/StructHelpers.jl
Lines 53 to 54 in c316e30
Those definitions look very similar to default
ConstructionBase
fallbacks. Why are they needed at all? Differ in some corner cases?The text was updated successfully, but these errors were encountered: