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.7.41 signedShift(j:IndexInt):T<br />

40.7.42 signedShift(j:IndexInt,overflowAction: () → T): T<br />

40.7.43 saturatingSignedShift(j:IndexInt):T<br />

[Description to be supplied.]<br />

40.7.44 unsignedShift(j:IndexInt):T<br />

40.7.45 unsignedShift(j:IndexInt,overflowAction: () → T):T<br />

40.7.46 saturatingUnsignedShift(j:IndexInt):T<br />

[Description to be supplied.]<br />

40.7.47 bitRotate(j:IndexInt):T<br />

[Description to be supplied.]<br />

40.7.48 countOneBits():IndexInt<br />

[Description to be supplied.]<br />

40.7.49 countLeadingZeroBits():IndexInt<br />

40.7.50 countTrailingZeroBits():IndexInt<br />

[Description to be supplied.]<br />

40.7.51 leftmostOneBit():T<br />

40.7.52 rightmostOneBit():T<br />

[Description to be supplied.]<br />

40.7.53 bitReverse():T<br />

[Description to be supplied.]<br />

40.7.54 signedIndex():IndexInt throws { IntegerOverflowException }<br />

40.7.55 unsignedIndex():IndexInt throws { IntegerOverflowException }<br />

[Description to be supplied.]<br />

291

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

Saved successfully!

Ooh no, something went wrong!