calling generate(SettingAgeContacts(Household), rd) leads to this:
ERROR: MethodError: no method matching zero(::Type{Pair{Any, Any}})
The function zero exists, but no method is defined for this combination of argument types.
Closest candidates are:
zero(::Type{Union{}}, Any...)
@ Base number.jl:310
zero(::Type{Pkg.Resolve.VersionWeight})
@ Pkg C:\Users\kstrebin\AppData\Local\Programs\Julia-1.11.3\share\julia\stdlib\v1.11\Pkg\src\Resolve\versionweights.jl:15
zero(::Type{Pkg.Resolve.FieldValue})
@ Pkg C:\Users\kstrebin\AppData\Local\Programs\Julia-1.11.3\share\julia\stdlib\v1.11\Pkg\src\Resolve\fieldvalues.jl:38
calling generate(SettingAgeContacts(Household), rd) leads to this:
ERROR: MethodError: no method matching zero(::Type{Pair{Any, Any}})
The function
zeroexists, but no method is defined for this combination of argument types.Closest candidates are:
zero(::Type{Union{}}, Any...)
@ Base number.jl:310
zero(::Type{Pkg.Resolve.VersionWeight})
@ Pkg C:\Users\kstrebin\AppData\Local\Programs\Julia-1.11.3\share\julia\stdlib\v1.11\Pkg\src\Resolve\versionweights.jl:15
zero(::Type{Pkg.Resolve.FieldValue})
@ Pkg C:\Users\kstrebin\AppData\Local\Programs\Julia-1.11.3\share\julia\stdlib\v1.11\Pkg\src\Resolve\fieldvalues.jl:38