It’s worth noting this open issue https://github.com/JuliaLang/julia/issues/6268 when using the syntax params.(symbol(label)). You could use getfield(params, symbol(label)) instead.
— Mike
It’s worth noting this open issue https://github.com/JuliaLang/julia/issues/6268 when using the syntax params.(symbol(label)). You could use getfield(params, symbol(label)) instead.
— Mike