can i get from a set to a map with a function that...
# stdlib
j
can i get from a set to a map with a function that produces the value using something built-in? (other than
associate
which requires creating a pair)