From f003bbc2fcd2a4f4a90a4c7be7c77ecafe4bda10 Mon Sep 17 00:00:00 2001 From: Christopher O'Donnell Date: Fri, 10 Jun 2016 23:09:25 -0400 Subject: [PATCH] Updated List of Navigators (markdown) --- List-of-Navigators.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/List-of-Navigators.md b/List-of-Navigators.md index 834974c..f52bfbd 100644 --- a/List-of-Navigators.md +++ b/List-of-Navigators.md @@ -2,8 +2,6 @@ ## The All Caps Ones -[to-atom](#atom) - ### ALL `ALL` navigates to every element in a collection. If the collection is a map, it will navigate to each key-value pair `[key value]`. The resulting elements will be reconstructed as a vector.