From e3a15deeae5df7a80336cfc04901266152fe1f7b Mon Sep 17 00:00:00 2001 From: Chris O'Donnell Date: Thu, 16 Jun 2016 17:25:19 -0400 Subject: [PATCH] Update table of contents. --- List-of-Navigators.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/List-of-Navigators.md b/List-of-Navigators.md index 0e44b70..8ec72a3 100644 --- a/List-of-Navigators.md +++ b/List-of-Navigators.md @@ -1,15 +1,18 @@ **Note:** Many of the descriptions and a couple of the examples are lightly edited from those found on the [Codox documentation](http://nathanmarz.github.io/specter/com.rpl.specter.html). + **Table of Contents** - [Unparameterized Navigators](#unparameterized-navigators) - [ALL](#all) - [ATOM](#atom) - [BEGINNING](#beginning) + - [DISPENSE](#dispense) - [END](#end) - [FIRST](#first) - [LAST](#last) - [MAP-VALS](#map-vals) + - [META](#meta) - [NIL->LIST](#nil-list) - [NIL->SET](#nil-set) - [NIL->VECTOR](#nil-vector)