Closed tankorsmash closed 5 months ago
This clarifies that map takes only two lists.
map
I'd have gone a step further and clarify that it puts both the key list and value list back on the stack too, but wasn't sure if that was a welcome change.
Accidentally included the now-merged fix from https://github.com/uiua-lang/uiua/pull/511, my mistake!
This clarifies that
map
takes only two lists.I'd have gone a step further and clarify that it puts both the key list and value list back on the stack too, but wasn't sure if that was a welcome change.