CLaSH.Sized.Internal.BitVector
data BitVector n
type Bit
size#
maxIndex#
high
low
bLit
(++#)
reduceAnd#
reduceOr#
reduceXor#
index#
replaceBit#
setSlice#
slice#
split#
msb#
lsb#
eq#
neq#
lt#
ge#
gt#
le#
enumFrom#
enumFromThen#
enumFromTo#
enumFromThenTo#
minBound#
maxBound#
(+#)
(-#)
(*#)
negate#
fromInteger#
plus#
minus#
times#
quot#
rem#
toInteger#
and#
or#
xor#
complement#
shiftL#
shiftR#
rotateL#
rotateR#
popCount#
resize#