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
- Verify array input returns same reference
- Verify non-array non-nullish input wraps in single-element array
- Verify null/undefined returns empty array
- Verify result is always an array
Property-based tests cover all original cases and more edge cases.
0 commit comments