Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@SindriFr
Copy link

Document how to resolve compilation error caused by deeply recursive calls to when using on a type with many sub-objects.
It involves splitting up the root object into smaller merge sets, reducing the recursion depth and load on the compiler.

related issue: #1647

Document how to resolve compilation error caused by deeply recursive calls to
when using  on a type with many sub-objects.
It involves splitting up the root object into smaller merge sets, reducing the recursion depth and load on the compiler.
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