if ever you get confused, you can always Ctrl/Cmd+...
# announcements
k
if ever you get confused, you can always Ctrl/Cmd+B into the method and see what it's doing for yourself. Most of the collections methods like
.map
are very simple 🙂
👍 2