pull/1002/merge
voidwalker 2 days ago committed by GitHub
commit 5f7c8d5a39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save