19.11.2014 Views

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

26.1.10 opr ≮T extends BinaryPredicateT, (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.18 opr ⊄T extends BinaryPredicateT, ⊂(x:T, y: T):Boolean<br />

26.1.19 opr ⊄T extends BinaryIntervalPredicateT, ⊂(x:T, y: T): BooleanInterval<br />

26.1.20 opr T extends BinaryPredicateT, ⊆(x:T, y: T):Boolean<br />

26.1.21 opr T extends BinaryIntervalPredicateT, ⊆(x:T, y: T): BooleanInterval<br />

26.1.22 opr T extends BinaryPredicateT, ⊇(x:T, y: T):Boolean<br />

26.1.23 opr T extends BinaryIntervalPredicateT, ⊇(x:T, y: T): BooleanInterval<br />

26.1.24 opr ⊅T extends BinaryPredicateT, ⊃(x:T, y: T):Boolean<br />

26.1.25 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 />

202

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

Saved successfully!

Ooh no, something went wrong!