i.e. I have a Point object with x and y fields. Is...
# announcements
a
i.e. I have a Point object with x and y fields. Is there a lambda function for arrays that transforms them to an array of strings {“x=10, y=20”, “x=20, y=30”… } ?