Flatten a list: Difference between revisions

m
→‎compact version: added whitespace.
m (fixed the HTML tag.)
m (→‎compact version: added whitespace.)
Line 2,557:
say 'output =' z
/*stick a fork in it, we're done.*/</lang>
Some older REXXes don't have a &nbsp; '''changestr''' bif&nbsp; BIF, so one is included here &nbsp; ──► &nbsp; [[CHANGESTR.REX]].
<br><br>
'''output''' &nbsp; when using the default inputs:
{{out}}
<pre>
input = [[1], 2, [[3,4], 5], [[[]]], [[[6]]], 7, 8, []]