Tomer Aberbach
Tomer Aberbach
Would definitely be cool! Will likely try to do this soon. Stay tuned!
At least for the `commutative` option, something like this is probably sufficient (assuming everything else is the same what you have for the current `fc.func(arb)` arbitrary): ```js const f =...
I've been looking into implementing associativity and I am convinced that it's impossible to guarantee associativity unless we know all the possible values involved that could be operated on in...
I did a little research and it seems that there may not be a way to generate associative functions efficiently. Perhaps we could come up with certain functions that we...
I get "Evaluation timed out." for the `fc.assert` statement. Does that happen to you?
I think you may be able to revert a5f3ab2ce631851e9ac6b50728ba03d4585c3e81, which reverted 0b0c2aa3835fdde0d7143f4d6e26008711b453c5, which added supported versions for ESM and dynamic import. Although, I think it could specify `"12.17.0"` instead of...
> This is some awesome news @TomerAberbach :) thank you so much for looking into this, much appreciated! No problem! I probably should have mentioned, in the meantime you should...
@matthewmueller with this new feature is the following valid? See #11646 for context! ```js // For the given class (with ID `some-class-id`): // - Get what school it's in //...
I know this is already closed out, but just wanted to add my thoughts. Almost every project that uses ESLint also uses `git` (ESLint sort of acknowledges this by ignoring...
Also happy to expand that offer to include any repository in the @dagrejs org