Dyalog APL Vision: Difference between revisions

Jump to navigation Jump to search
173 bytes added ,  08:56, 9 October 2023
m
fix rendering
m (restore accidentally lost content)
m (fix rendering)
Line 51: Line 51:
| style="text-align: center;"| <code>$</code>
| style="text-align: center;"| <code>$</code>
| style="text-align: center;"| 🔺
| style="text-align: center;"| 🔺
| string enhancement <code><math display="inline">{1}</code>:`1⊃⍺`, <code></math>{expr}</code>:<code>⍎expr</code>, <code>\n</code>:JSON
| string enhancement <syntaxhighlight lang=apl inline>${1}</syntaxhighlight>:<syntaxhighlight lang=apl inline>1⊃⍺</syntaxhighlight>, <syntaxhighlight lang=apl inline>${expr}</syntaxhighlight>:<syntaxhighlight lang=apl inline>⍎expr</syntaxhighlight>, <syntaxhighlight lang=apl inline>\n</syntaxhighlight>:JSON
| <code>'Dyer' 'Bob'$'Hi, ${2} ${1}!</code><br/><code>$'Hi, ${first} ${last}!</code><br/><code>$'2×3=${2×3}'</code>
| <code>'Dyer' 'Bob'$'Hi, ${2} ${1}!</code><br/><code>$'Hi, ${first} ${last}!</code><br/><code>$'2×3=${2×3}'</code>
|-
|-

Navigation menu