On this page
LibTmux.Query.AndNode
- Module
- LibTmux.Query
- Package
- LibTmux
- Source
- src/LibTmux/Query/QueryNode.cs
-
The conjunction of ordered operands.
Operand order is part of the value: two conjunctions with the same operands in a different order are different documents, because the wire form preserves order.
4 declared, 0 inherited
Members
- AndNode method Initializes a conjunction.
- Equals method
- GetHashCode method
- Operands property Gets the ordered operands.