How to tell the compiler to ignore this in a type safe way - "operator may trap for inferred type"?

Thank you. That was it. Specifying the type inline also solved it

I wasn’t even aware you could do something like this