You can use any term for naming you multi steps, not just atoms/strings. When mapping/reducing over lists I usually use tuples like {:products, product.id} or something like that.
2 Likes
You can use any term for naming you multi steps, not just atoms/strings. When mapping/reducing over lists I usually use tuples like {:products, product.id} or something like that.