mauro3/Parameters.jl

Remove problematic "reconstruct"-constructor

mauro3 opened this issue · 0 comments

The A(a; b=4) outer constructors are problematic, see JuliaLang/julia#29316 (comment).

Solution: remove them and require people to use reconstruct.