<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Thu, May 26, 2016, at 02:26 AM, David Hart via swift-evolution wrote:<br></div>
<blockquote type="cite"><div>I believe it also helps readability. Associated type are part of the declaration and I think it's worth pursuing better readability than programmer friendliness at the declaration. When reading a type declaration that conforms to a protocol with associated types, I find it refreshing not having to hunt down the function declaration to figure out what type was inferred as the associated type. I prefer it when programmers are explicit in this situation.<br></div>
</blockquote><div>&nbsp;</div>
<div>Agree. The self documenting nature of this is definitely welcome.<br></div>
<div>&nbsp;</div>
</body>
</html>