Does “for” always check the type of the first parameter in each function defined in the protocol?
Edit (paraphrase):
When the protocol method has only one parameter, find the implementation
Does “for” always check the type of the first parameter in each function defined in the protocol?
Edit (paraphrase):
When the protocol method has only one parameter, find the implementation