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
The truthiness sections of the spec doesn't specify the truthiness of arrays, nor is there a test case for this.
Also, the truthiness test case wrongly interprets empty strings as falsy, directly contradicting the spec.
The text was updated successfully, but these errors were encountered:
The truthiness sections of the spec doesn't specify the truthiness of arrays, nor is there a test case for this.
Also, the truthiness test case wrongly interprets empty strings as falsy, directly contradicting the spec.
The text was updated successfully, but these errors were encountered: