Update some of the docs.

This commit is contained in:
Simon Forman
2020-05-20 19:15:47 -07:00
parent 6a6b63bf62
commit ffabda0407
60 changed files with 5182 additions and 5853 deletions
+1 -6
View File
@@ -137,7 +137,7 @@ And so:
```python
define('scan == [infra] cons [dupdip first] cons [size 1 <=] [] roll< [dip swons] genrec')
define('scan [infra] cons [dupdip first] cons [size 1 <=] [] roll< [dip swons] genrec')
```
@@ -232,8 +232,3 @@ Or:
To limit `F` to working on pairs of terms from its domain.
```python
```