remove todo

This commit is contained in:
Nathan Marz 2016-05-28 20:01:35 -04:00
parent e5db7252c3
commit 2c52355f8d

View file

@ -469,10 +469,7 @@
~(mapv (fn [p] `(fn [] ~p)) possible-params) ~(mapv (fn [p] `(fn [] ~p)) possible-params)
)) ))
] ]
`(let [;;TODO: for cljs, use the dynamic def strategy + exists for a direct `(let [info# ~get-cache-code
;; inline cache
info# ~get-cache-code
^com.rpl.specter.impl.CachedPathInfo info# ^com.rpl.specter.impl.CachedPathInfo info#
(if (nil? info#) (if (nil? info#)