Skip to content

Conversation

@pangloss
Copy link
Owner

@pangloss pangloss commented Oct 5, 2023

This is currently somewhat experimental, but for many cases it seems to work great. I have not yet compared performance between the transducer and non-transducer versions.

I have not found a way to make the functions that explicitly handle loops (all, deepest, descending, descents, etc) work as transducers. I am not certain whether that is even possible given that transducers are eager and queries on circular graph paths may easily be infinite.

However, I think it's likely worthwhile to have transducer variants of queries available very common use case of non-circular queries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants