3,056
edits
m (→Overview: Character arithmetic link) |
(→Primitives: Remove All since it's now experimental and deprecated; experimental indicator no longer needed) |
||
Line 31: | Line 31: | ||
In the web version of Uiua, we can type in the name of the function or a part of it and when run, the interpreter will format the name to Unicode Symbol, so that we don't need use of non-ASCII keyboards. | In the web version of Uiua, we can type in the name of the function or a part of it and when run, the interpreter will format the name to Unicode Symbol, so that we don't need use of non-ASCII keyboards. | ||
Tables below are based on Uiua version 0.8.0. <span style="color:black; background-color: yellow">Yellow background text</span> indicates that the primitive is deprecated and will be removed in a future version. | |||
<span style="color:black; background-color: yellow">Yellow background text</span> indicates that the primitive is deprecated and will be removed in a future version | |||
==== Stack ==== | ==== Stack ==== | ||
Line 316: | Line 314: | ||
|- | |- | ||
| <code>⊓</code> || Bracket || Dyadic modifier || Call two functions on two distinct sets of values | | <code>⊓</code> || Bracket || Dyadic modifier || Call two functions on two distinct sets of values | ||
|} | |} | ||