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)