diff options
Diffstat (limited to 'docs/tutorial')
| -rw-r--r-- | docs/tutorial/list.html | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/docs/tutorial/list.html b/docs/tutorial/list.html index 71eb8a5f..1f62233c 100644 --- a/docs/tutorial/list.html +++ b/docs/tutorial/list.html @@ -281,7 +281,7 @@ <p>Lot of functions up there. Notice how I need to use parentheses for the left argument of a function if it's compound, but never for the right argument, and consequently never with a one-argument function.</p> <svg viewBox='-131.34 -34 512 210'> <g font-family='BQN,monospace' font-size='18px' class='Paren' fill='currentColor'> - <rect class='code' stroke-width='1' rx='10' x='-2948.48' y='-1536' width='292.68' height='190'/> + <rect class='code' stroke-width='1' rx='10' x='-21.68' y='-24' width='292.68' height='190'/> <text><tspan class='Function'>+</tspan><tspan class='Modifier'>´</tspan> <tspan class='Paren'>(</tspan><tspan class='Function'>⌽</tspan><tspan class='Number'>2</tspan><tspan class='Function'>⋆</tspan><tspan class='Function'>↕</tspan><tspan class='Number'>4</tspan><tspan class='Paren'>)</tspan> <tspan class='Function'>×</tspan> <tspan class='String'>"1001"</tspan><tspan class='Function'>-</tspan><tspan class='String'>'0'</tspan></text> <path stroke='currentColor' fill='none' stroke-width='1' d='M233.06 1.9V20.9H211.38'/> <path stroke='currentColor' fill='none' stroke-width='1' d='M173.44 1.9V20.9H211.38'/> @@ -297,30 +297,30 @@ <path stroke='currentColor' fill='none' stroke-width='1' d='M16.26 134.9V153.9H-8.13'/> <g font-size='15px' text-anchor='middle'> <g class='codeCover' stroke-width='8' stroke-linejoin='round'> - <text x='31696.16' y='1664'>'0'</text> - <text x='28747.68' y='1664'>-</text> - <text x='23587.84' y='1664'>"1001"</text> - <text x='16953.76' y='6528'>×</text> - <text x='12531.04' y='2880'>4</text> - <text x='11056.8' y='2880'>↕</text> - <text x='9582.56' y='4096'>⋆</text> - <text x='8108.32' y='4096'>2</text> - <text x='6634.08' y='5312'>⌽</text> - <text x='2211.36' y='7744'>´</text> - <text x='737.12' y='7744'>+</text> + <text x='233.06' y='26'>'0'</text> + <text x='211.38' y='26'>-</text> + <text x='173.44' y='26'>"1001"</text> + <text x='124.66' y='102'>×</text> + <text x='92.14' y='45'>4</text> + <text x='81.3' y='45'>↕</text> + <text x='70.46' y='64'>⋆</text> + <text x='59.62' y='64'>2</text> + <text x='48.78' y='83'>⌽</text> + <text x='16.26' y='121'>´</text> + <text x='5.42' y='121'>+</text> </g> <g opacity='0.9'> - <text x='31696.16' y='1664'><tspan class='String'>'0'</tspan></text> - <text x='28747.68' y='1664'><tspan class='Function'>-</tspan></text> - <text x='23587.84' y='1664'><tspan class='String'>"1001"</tspan></text> - <text x='16953.76' y='6528'><tspan class='Function'>×</tspan></text> - <text x='12531.04' y='2880'><tspan class='Number'>4</tspan></text> - <text x='11056.8' y='2880'><tspan class='Function'>↕</tspan></text> - <text x='9582.56' y='4096'><tspan class='Function'>⋆</tspan></text> - <text x='8108.32' y='4096'><tspan class='Number'>2</tspan></text> - <text x='6634.08' y='5312'><tspan class='Function'>⌽</tspan></text> - <text x='2211.36' y='7744'><tspan class='Modifier'>´</tspan></text> - <text x='737.12' y='7744'><tspan class='Function'>+</tspan></text> + <text x='233.06' y='26'><tspan class='String'>'0'</tspan></text> + <text x='211.38' y='26'><tspan class='Function'>-</tspan></text> + <text x='173.44' y='26'><tspan class='String'>"1001"</tspan></text> + <text x='124.66' y='102'><tspan class='Function'>×</tspan></text> + <text x='92.14' y='45'><tspan class='Number'>4</tspan></text> + <text x='81.3' y='45'><tspan class='Function'>↕</tspan></text> + <text x='70.46' y='64'><tspan class='Function'>⋆</tspan></text> + <text x='59.62' y='64'><tspan class='Number'>2</tspan></text> + <text x='48.78' y='83'><tspan class='Function'>⌽</tspan></text> + <text x='16.26' y='121'><tspan class='Modifier'>´</tspan></text> + <text x='5.42' y='121'><tspan class='Function'>+</tspan></text> </g> </g> </g> |
