specter

2022-04-15T20:37:23.016369Z

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

2022-04-15T20:37:53.821719Z

thoughts on how i might achieve this with specter?