diff options
Diffstat (limited to 'docs/tutorial')
| -rw-r--r-- | docs/tutorial/expression.html | 1 | ||||
| -rw-r--r-- | docs/tutorial/index.html | 1 | ||||
| -rw-r--r-- | docs/tutorial/list.html | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/docs/tutorial/expression.html b/docs/tutorial/expression.html index 7be7064f..5dfa2251 100644 --- a/docs/tutorial/expression.html +++ b/docs/tutorial/expression.html @@ -317,4 +317,3 @@ </tbody> </table> <p>Maybe BQN grammar's not all that bad.</p> - diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index ac8b515d..9978d037 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -12,4 +12,3 @@ <li><a href="expression.html">Expressions</a></li> <li><a href="list.html">List manipulation</a></li> </ul> - 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> - |
