From 673de1c627a2046123e1693e9e6508399a028508 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 3 Oct 2020 16:38:35 -0400 Subject: Write files directly from md.bqn, not gendocs (removes trailing empty lines) --- docs/tutorial/list.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/tutorial/list.html') 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

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.

Even this small amount of list functionality is enough to solve some small problems. We haven't even introduced a function notation yet!

- -- cgit v1.2.3