
This change increases readibility by inlining "for val in [ref]": for val in [ref]: f(val) becomes: f(ref) Change-Id: I8e1f95bd7eb99a25c6460beb2ac3230c53740181
This change increases readibility by inlining "for val in [ref]": for val in [ref]: f(val) becomes: f(ref) Change-Id: I8e1f95bd7eb99a25c6460beb2ac3230c53740181