uiua-lang / uiua

A stack-based array programming language
https://www.uiua.org
MIT License
1.51k stars 106 forks source link

Tweak wording on map description #512

Closed tankorsmash closed 2 months ago

tankorsmash commented 2 months ago

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.

tankorsmash commented 2 months ago

Accidentally included the now-merged fix from https://github.com/uiua-lang/uiua/pull/511, my mistake!