mutant icon indicating copy to clipboard operation
mutant copied to clipboard

Add mutation from `Array#one?` to `array.length.equal?(1)`.

Open mbj opened this issue 4 years ago • 0 comments

People usually do not want this:

[nil].one? # false

And if they want it they should provide evidence, in form of a test.

mbj avatar Jul 29 '21 16:07 mbj