You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using `Array(other)` instead of `other.to_a` avoids throwing errors when
comparing. This minor tweak slightly improves the solution to #304 given
in #305.
0 commit comments