Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Переместить пустой массив в список "как бы ложных" значений #140

Open
dmitrolov opened this issue Feb 10, 2020 · 1 comment

Comments

@dmitrolov
Copy link

Как бы истинный и ложный

image

@ic3top
Copy link

ic3top commented Jun 22, 2021

Пустой массив - сугубо истинное (truthy) значения. Проверить это можно прописав Boolean([]). То что на скрине связано с поведением оператора не строгого сравневания.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants