exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6.01k stars 553 forks source link

Fix typecheck #706

Closed qe0 closed 4 years ago

qe0 commented 4 years ago

For some reason compiler may fail on this part with The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions. Xnip2020-06-26_15-00-55

ystrot commented 4 years ago

Thanks! Merged into the master.