Tyler Murphy
Tyler Murphy
I would still like this.
I'm still interested in this.
I'm still interested.
I see. What else is it for? I didn't find anything in a quick search. Since it doesn't make sense as an alias, I think this request could be for...
Using it as a plugin instead works for me: ``` browserify file.js --standalone something --plugin bundle-collapser/plugin ```
Sure, added to `benchmarks/string.ts` like this: ```ts const emailSchema = z.string().email() ... .add("email", () => { emailSchema.parse(`[email protected]`) }) ``` Without IP support: 7,224,694 ops/sec ±0.59% (96 runs sampled) With IP...
Does the "Design Limitation" label still apply given the previous comment about getting the entire parameter list? This would be helpful for writings tests for an overloaded function where a...
Don't close