diff --git a/List-of-Navigators.md b/List-of-Navigators.md index df84ebb..b9affbe 100644 --- a/List-of-Navigators.md +++ b/List-of-Navigators.md @@ -505,9 +505,6 @@ See also [keypath](#keypath) and [pred](#pred). 0 => (select-one (must :a) {:b 1}) nil -;; Only follows one key -=> (select-one (must :a :b) {:a {:b 1}}) -{:b 1} ``` ## nil->val