Jake Bailey

Results 1415 comments of Jake Bailey

My latest version, while clearer, turns out to be worse than the previous iteration, so I guess I'll have to revert it. Really weird.

@typescript-bot test this @typescript-bot test top100 @typescript-bot user test this @typescript-bot run dt @typescript-bot perf test this faster

That being said, this may be DOA because it does seem to slow down xstate and upstream mui a little bit. Not sure.

material-ui (the perf test) actually fails to compile in the above, uh oh.

``` >> TypeError: Generator is already running >> at iteratePropertiesOfUnionOrIntersectionTypeWorker.next () >> at iteratePropertiesOfUnionOrIntersectionType (/home/setup/vsts-agent/_work/9/s/built/local/tsc.js:53449:16) >> at iteratePropertiesOfUnionOrIntersectionType.next () >> at someIterator (/home/setup/vsts-agent/_work/9/s/built/local/tsc.js:396:14) ``` eek! This implies that `getPropertiesOfUnionOrIntersectionType` depended...

@typescript-bot perf test this faster @typescript-bot run dt

This has nothing to do wtih lodash proper; if you're using such an ancient version of TypeScript such that this doesn't work, you need to pin back your deps too.