pull/1018/merge
Mofiz Usmani 1 month ago committed by GitHub
commit ac37d4aa4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -74,6 +74,7 @@ We agreed that boolean values are either true or false.
- All numbers(positive and negative) are truthy except zero
- All strings are truthy except an empty string ('')
- Empty array
- The boolean true
### Falsy values

Loading…
Cancel
Save