index
Gets the constructor for an index (algebraic datatypes only)
An attempt was made to index an array outside its declared bounds.
Change the current color index.
O(1) ByteString index (subscript) operator, starting from 0.
O(1) ByteString index (subscript) operator, starting from 0.
O(1) ByteString index (subscript) operator, starting from 0.
O(c) ByteString index (subscript) operator, starting from 0.
O(log(min(i,n-i))). The element at the specified position, counting from 0. The argument should thus be a non-negative integer less than the size of the sequence. If the position is out of range, index fails with an error.
O(n) Text index (subscript) operator, starting from 0.
O(n) Text index (subscript) operator, starting from 0.
A color index.
The class of all types which can be used as a color index.
Haskell98 indexed functors, monads, comonads
Version 0.1
Indexed functors, monads and comonads that require extensiosn to Haskell98
Version 0.1.1
Controls the writing of individual bits in the color index buffers. The least significant n bits of its value, the number of bits in a color index buffer, specify a mask. Where a 1 appears in the mask, it is possible to write to the corresponding bit in the color index buffer (or buffers). Where a 0 appears, the corresponding bit is write-protected.
This mask is used only in color index mode, and it affects only the buffers currently selected for writing (see drawBuffer). Initially, all bits are enabled for writing.
Select a color index mode window. This overrides RGBAMode if it is also specified.
Show more results