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.

40.13.30 unsignedMax(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.31 unsignedMin(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.32 equal(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt): Boolean<br />

throws { IndexOutOfBoundsException }<br />

40.13.33 unequal(selfStart:IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):Boolean<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.34 signedLT(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):Boolean<br />

throws { IndexOutOfBoundsException }<br />

40.13.35 signedLE(selfStart: IndexInt,source: T,sourceStart:IndexInt,length:IndexInt): Boolean<br />

throws { IndexOutOfBoundsException }<br />

40.13.36 signedGE(selfStart: IndexInt,source:T,sourceStart: IndexInt,length: IndexInt):Boolean<br />

throws { IndexOutOfBoundsException }<br />

40.13.37 signedGT(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):Boolean<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.38 unsignedLT(selfStart: IndexInt,source: T,sourceStart: IndexInt,length:IndexInt):Boolean<br />

throws { IndexOutOfBoundsException }<br />

40.13.39 unsignedLE(selfStart: IndexInt,source:T,sourceStart: IndexInt,length: IndexInt):Boolean<br />

throws { IndexOutOfBoundsException }<br />

40.13.40 unsignedGE(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt): Boolean<br />

throws { IndexOutOfBoundsException }<br />

40.13.41 unsignedGT(selfStart:IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):Boolean<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.42 signedShift(selfStart:IndexInt,length:IndexInt, j: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.43 signedShift(selfStart:IndexInt,length:IndexInt, j: IndexInt,overflowAction:() → ()):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.44 saturatingSignedShift(selfStart: IndexInt,length: IndexInt, j: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

309

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

Saved successfully!

Ooh no, something went wrong!