Would it work to just add the name after another space when needed or would that conflict with some other syntax?
func foo (_ c: some Collection C)
Would it work to just add the name after another space when needed or would that conflict with some other syntax?
func foo (_ c: some Collection C)