• sus@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    7 months ago

    that works for 2 word names eg is_open or is_file, but in this case is_dialog_file_open is structured like a question, while dialog_file_is_open is structured like a statement

    • Rinox@feddit.it
      link
      fedilink
      arrow-up
      2
      ·
      7 months ago

      Doesn’t matter, the point is that, if it starts with “is” then you automatically know it’s a boolean.