mutant
mutant copied to clipboard
Add mutation from `Array#one?` to `array.length.equal?(1)`.
People usually do not want this:
[nil].one? # false
And if they want it they should provide evidence, in form of a test.