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
+7 -1
View File
@@ -37,15 +37,21 @@ The `step_zero` combinator includes the `0 swap` that would normally open one of
J('[step_zero] help')
```
==== Help on step_zero ====
0 roll> step
---- end (step_zero)
AoC2017.4 == [F +] step_zero
```python
define('AoC2017.4 == [[size] [unique size] cleave = +] step_zero')
define('AoC2017.4 [[size] [unique size] cleave = +] step_zero')
```