**Is your request related to a problem? Please describe.** In some cases, building a map dynamically can be tricky. **Describe the improvement you'd like** It might be useful if there was an operator `map_with` like `list_with` and `matrix_with`.
Is your request related to a problem? Please describe.
In some cases, building a map dynamically can be tricky.
Describe the improvement you'd like
It might be useful if there was an operator
map_withlikelist_withandmatrix_with.