Definify.com

Definition 2024


falsy

falsy

English

Adjective

falsy (not comparable)

  1. (computing, programming) Evaluating to false in a Boolean context.
    • 2012, David Flanagan, JavaScript Pocket Reference (page 40)
      In JavaScript, any expression or statement that expects a boolean value will work with a truthy or falsy value, so the fact that && does not always evaluate to true or false does not cause practical problems.

Antonyms