Fork me on GitHub
#specter
<
2022-04-15
>
r20:04:23

hey folks, a question. i have a set of paths that contain predicates, and a structure that i would like to transform to only contain those paths. it’s kind of the inverse of setval - i’d like to prune parts of the data that don’t match some navigators

r20:04:53

thoughts on how i might achieve this with specter?