<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Nov 15, 2017 at 8:05 PM, Wallacy via swift-evolution <span dir="ltr">&lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="auto">“unwrappingMap”(or some variations using unwrap).</div></div></div></blockquote><div><br></div><div> I’d like to propose “mapAndUnwrap”.</div><div><br></div><div>It does what it says on the tin: map a sequence (into an optional type), then unwrap the values which exist.</div><div><br></div><div>Nevin</div></div></div></div>