Quartz 4

Home

❯

Devon

❯

notes

❯

EdgeDB Standard Library Boolean review

EdgeDB Standard Library Boolean review

Feb 23, 20261 min read

Boolean Functions and Operators — Standard Library | EdgeDB Docs

It is important to understand the difference between using and/or vs all()/any(). This difference is in how they handle {}. Both and and or operators apply to the cross-product of their operands. Thus if any of the operands are {}, the result is also {} for and and or.


Graph View

Backlinks

  • EdgeDB Standard Library docs review

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community