aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial/list.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-10-03 16:38:35 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-10-03 16:38:35 -0400
commit673de1c627a2046123e1693e9e6508399a028508 (patch)
tree86303316523319eeebcf0e0c52a2be781089c286 /docs/tutorial/list.html
parent8846e63a6f1fe51ee9a68dc511cc6fcdbf54efa6 (diff)
Write files directly from md.bqn, not gendocs (removes trailing empty lines)
Diffstat (limited to 'docs/tutorial/list.html')
-rw-r--r--docs/tutorial/list.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/tutorial/list.html b/docs/tutorial/list.html
index 373da09a..3a389d42 100644
--- a/docs/tutorial/list.html
+++ b/docs/tutorial/list.html
@@ -288,4 +288,3 @@ ERROR</pre>
</table>
<p>Additionally, we saw that the arithmetic functions work naturally on lists, automatically applying to every element of a single list argument or pairing up the elements of two list arguments.</p>
<p>Even this small amount of list functionality is enough to solve some small problems. We haven't even introduced a function notation yet!</p>
-