diff options
Diffstat (limited to 'docs/spec/index.html')
| -rw-r--r-- | docs/spec/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/spec/index.html b/docs/spec/index.html index f61bc5a1..8a7d2a69 100644 --- a/docs/spec/index.html +++ b/docs/spec/index.html @@ -15,5 +15,6 @@ <li><a href="scope.html">Variable scoping</a></li> <li><a href="evaluate.html">Evaluation semantics</a></li> <li>Primitives (<a href="https://github.com/mlochbaum/BQN/blob/master/spec/reference.bqn">reference implementations</a>)</li> +<li><a href="inferred.html">Inferred properties</a> (type, Undo, and Under)</li> </ul> |
