Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[FEATURE] Deferred execution #76

Copy link
Copy link

Description

@KonStg
Issue body actions

Is your feature request related to a problem? Please describe.
The library almost entirely uses immediate execution.
This is inconvenient for use in linq-expressions, in which case most of the computation is wasted.

Describe the solution you'd like
Some typical functions with yield return. For example breadth and depth traversal, ancestor and siblings traversal and so on

Describe alternatives you've considered
For now I implement these functions myself

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.