diff options
Diffstat (limited to 'html/054dilated_reagent.cc.html')
-rw-r--r-- | html/054dilated_reagent.cc.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/054dilated_reagent.cc.html b/html/054dilated_reagent.cc.html index 84086d82..4f107a15 100644 --- a/html/054dilated_reagent.cc.html +++ b/html/054dilated_reagent.cc.html @@ -32,7 +32,8 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } <body> <pre id='vimCodeElement'> <span class="Comment">//: An alternative syntax for reagents that permits whitespace in properties,</span> -<span class="Comment">//: grouped by brackets.</span> +<span class="Comment">//: grouped by brackets. We'll use this ability in the next layer, when we</span> +<span class="Comment">//: generalize types from lists to trees of properties.</span> <span class="Delimiter">:(scenarios load)</span> <span class="Delimiter">:(scenario dilated_reagent)</span> |