rewrite-clj

steveb8n 2023-05-11T03:02:06.575169Z

Q: is there a way (using the zipper api) to find next token but only for descendants of the current location?

lread 2023-05-11T03:10:58.561559Z

Hi @steveb8n, would https://cljdoc.org/d/rewrite-clj/rewrite-clj/1.1.47/api/rewrite-clj.zip?q=sub#subzip work out for you?

steveb8n 2023-05-11T03:16:16.609929Z

I’ll check it out. 🙏 for the nudge in a direction

lread 2023-05-11T03:19:02.908529Z

It's the end of the day for me now, but feel free to come back and ask if you get stuck!

steveb8n 2023-05-11T03:26:57.854869Z

will do

steveb8n 2023-05-11T03:27:18.622909Z

midday here in Sydney 🙂

lread 2023-05-11T03:30:03.110989Z

Almost midnight here in Ottawa, Canada. 😴

🇨🇦 1
steveb8n 2023-05-11T05:30:22.228019Z

yes! subzip is exactly what I needed. thanks

lread 2023-05-11T11:23:01.519669Z

Awesome, glad it is working for you!