Sean

Results 36 comments of Sean

I haven't tried running your code, but just looking at the points, this jumps out to me: ``` [ 3.3984917402267456, -14.919993494289331 ], [ 3.2411990917407074, -14.919993494289326 ] ``` Notice that the...

checking in with 96GB `rm`ed last year, and 70GB `rm`ed this year "fixed" via: ``` cd ~/Library/Caches/Yarn rm -rf * ```

This is now implemented on master, but the beta binaries don't have it... I will close the ticket once I get around to building a new beta

Thank you so much for this! I incorporated this into the TypeScript port I made recently, here: https://github.com/velipso/polybool .

I made a TypeScript port which should fix this: https://github.com/velipso/polybool

I ported this library to typescript, here: https://github.com/velipso/polybool