A bit more docs.

This commit is contained in:
Simon Forman
2018-07-14 12:07:49 -07:00
parent f8829e25fa
commit 41b39e5977
17 changed files with 16224 additions and 65 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Recursive Combinators\n",
"# Recursion Combinators\n",
"\n",
"This article describes the `genrec` combinator, how to use it, and several generic specializations.\n",
"\n",