# RelationQuantifier.every

- **Module:** RelationQuantifier
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmux/Snapshot.swift#L128
- **Page:** https://libtmux.org/en/swift/latest/reference/relationquantifier-every/

Every related object matches — vacuously true when there are none, the same way `allSatisfy` reads on an empty collection.
