Skip to content

Conversation

@NathanWolf
Copy link

This can be a big performance improvement when dealing with a lot of possible variables but only using a few at a time.

This adds an optional interface called VariableProvider that clients can implement and pass to an Expression. This will allow looking up a variable value on-demand rather than having to set it in advance.

…This can be a big performance improvement when dealing with a lot of possible variables but only using a few at a time.
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.

1 participant