<div dir="ltr">Hi All,<div><br></div><div>This patch adds the find_as operation to DenseSet.</div><div><br></div><div>As with the corresponding method in DenseMap, this is useful if you have a DenseSet that contains expensive-to-contruct values, but there exists some cheap-to-construct type that can be used as a key for lookup.</div><div><br></div><div>Unit-test included.</div><div><br></div><div>Cheers,</div><div>Lang.</div></div>