19.11.2014 Views

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

26.1.26 opr ⊀T extends BinaryPredicateT, ≺(x:T, y: T):Boolean<br />

26.1.27 opr ⊀T extends BinaryIntervalPredicateT, ≺(x:T, y: T): BooleanInterval<br />

26.1.28 opr ⋠T extends BinaryPredicateT, (x:T, y: T):Boolean<br />

26.1.29 opr ⋠T extends BinaryIntervalPredicateT, (x:T, y: T): BooleanInterval<br />

26.1.30 opr ⋡T extends BinaryPredicateT, (x:T, y: T):Boolean<br />

26.1.31 opr ⋡T extends BinaryIntervalPredicateT, (x:T, y: T): BooleanInterval<br />

26.1.32 opr ⊁T extends BinaryPredicateT, ≻(x:T, y: T):Boolean<br />

26.1.33 opr ⊁T extends BinaryIntervalPredicateT, ≻(x:T, y: T): BooleanInterval<br />

<strong>The</strong> infix operator ⊀ applies ¬ to the result of ≺ on the same operands.<br />

<strong>The</strong> infix operator ⋠ applies ¬ to the result of ≼ on the same operands.<br />

<strong>The</strong> infix operator ⋡ applies ¬ to the result of ≽ on the same operands.<br />

<strong>The</strong> infix operator ⊁ applies ¬ to the result of ≻ on the same operands.<br />

26.1.34 opr ̸⊏T extends BinaryPredicateT, ⊏(x:T, y: T):Boolean<br />

26.1.35 opr ̸⊏T extends BinaryIntervalPredicateT, ⊏(x:T, y: T): BooleanInterval<br />

26.1.36 opr ⋢T extends BinaryPredicateT, ⊑(x:T, y: T):Boolean<br />

26.1.37 opr ⋢T extends BinaryIntervalPredicateT, ⊑(x:T, y: T): BooleanInterval<br />

26.1.38 opr ⋣T extends BinaryPredicateT, ⊒(x:T, y: T):Boolean<br />

26.1.39 opr ⋣T extends BinaryIntervalPredicateT, ⊒(x:T, y: T): BooleanInterval<br />

26.1.40 opr ̸⊐T extends BinaryPredicateT, ⊐(x:T, y: T):Boolean<br />

26.1.41 opr ̸⊐T extends BinaryIntervalPredicateT, ⊐(x:T, y: T): BooleanInterval<br />

<strong>The</strong> infix operator ̸⊏ applies ¬ to the result of ⊏ on the same operands.<br />

<strong>The</strong> infix operator ⋢ applies ¬ to the result of ⊑ on the same operands.<br />

<strong>The</strong> infix operator ⋣ applies ¬ to the result of ⊒ on the same operands.<br />

<strong>The</strong> infix operator ̸⊐ applies ¬ to the result of ⊐ on the same operands.<br />

26.1.42 opr ∉T extends BinaryPredicateT, ∈(x:T, y: T):Boolean<br />

26.1.43 opr ∉T extends BinaryIntervalPredicateT, ∈(x:T, y:T): BooleanInterval<br />

26.1.44 opr ∌T extends BinaryPredicateT, ∋(x:T, y: T):Boolean<br />

26.1.45 opr ∌T extends BinaryIntervalPredicateT, ∋(x:T, y:T): BooleanInterval<br />

<strong>The</strong> infix operator ∉ applies ¬ to the result of ∈ on the same operands.<br />

<strong>The</strong> infix operator ∌ applies ¬ to the result of ∋ on the same operands.<br />

26.1.46 opr ∦T extends BinaryPredicateT, ‖(x:T, y:T): Boolean<br />

26.1.47 opr ∦T extends BinaryIntervalPredicateT, ‖(x:T, y: T):BooleanInterval<br />

<strong>The</strong> infix operator ∦ applies ¬ to the result of ‖ on the same operands.<br />

203

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!