Skip to content

Conversation

@NullVoxPopuli
Copy link
Owner

This is take 2.
First attempt accidentally introduced an infinite loop that wasn't caught during testing.

}

if (value instanceof Interpreter) {
return reactiveInterpreter(value);
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably need a cache here

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