We should check this for safety. An error is better than a panic. If we try to set an unexported field, this would panic. We should prevent being able to even type unify that though!
We should check this for safety. An error is better than a panic. If we try to set an unexported field, this would panic. We should prevent being able to even type unify that though!