Skip to content
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

The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions #6

Open
zhiyao92 opened this issue Dec 1, 2020 · 0 comments

Comments

@zhiyao92
Copy link

zhiyao92 commented Dec 1, 2020

Hey, good job on making this library public but I do have some concern which you might be able to help me answer. Using the code alone, I got into an error The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions where it happen at multiple places such as:

  1. ExtendedDotDrawer - line 34 & line 73

Paul Hudson talked about some of this stuffs.
https://www.hackingwithswift.com/example-code/language/how-to-fix-the-error-expression-was-too-complex-to-be-solved-in-reasonable-time

This could happen on a slower laptop but do you think you could break them down into pieces? I am currently running on a MacBook Pro 15inch 2018

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

No branches or pull requests

1 participant