Update macros table of contents.

This commit is contained in:
Chris O'Donnell 2016-06-16 16:39:37 -04:00
parent 573c3b81cd
commit a44a507064

View file

@ -2,13 +2,17 @@
**Table of Contents**
- [Core Macros](#core-macros)
- [collected?](#collected)
- [replace-in](#replace-in)
- [select](#select)
- [select-any](#select-any)
- [selected-any?](#selected-any)
- [select-first](#select-first)
- [select-one](#select-one)
- [select-one!](#select-one)
- [setval](#setval)
- [transform](#transform)
- [traverse](#traverse)
- [Path Macros](#path-macros)
- [declarepath](#declarepath)
- [defpathedfn](#defpathedfn)