tpl =: 'one' -> 1, 2 -> 'two'
map =: tuple tpl as map \ 'map' is not a keyword
print join map map as pairs \ converts to row, then joins values