Skip to content

Evaluate factory function for initial value #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 14, 2020

Conversation

rtucek
Copy link
Owner

@rtucek rtucek commented Feb 14, 2020

Rules may provide an initial value with a factory functions.
In fact, this is even required, if the initial value is not a primitive type (i.e. initial value is an array or object).

However, I forgot to call the actual function if present.

@rtucek rtucek merged commit 9e8be5b into master Feb 14, 2020
@rtucek rtucek deleted the fix-initial-value-factory branch February 14, 2020 00:09
@rtucek rtucek added the enhancement New feature or request label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant