Fork me on GitHub
#specter
<
2016-12-01
>
caio22:12:49

removing the type hint solves it. I have no idea what that means ¯\(ツ)

caio22:12:47

and when I print the result of the sexp, I get this: #com.rpl.specter.impl.CachedPathInfo{:dynamic? false, :precompiled #object[com.rpl.specter.impl$combine_two_navs$reify__446 0x468dda3e com.rpl.specter.impl$combine_two_navs$reify__446@468dda3e]}, so it is a cachedpathinfo

caio23:12:17

also, is there a benchmark test so I can test the options? I opened a PR without the typehint, but I’m trying to explore it a little bit