Data.BinaryList
data BinList a
type Exponent
singleton
append
replicate
replicateA
replicateAR
generate
generateM
lengthExponent
lookup
head
last
split
take
takeEnd
replace
reverse
joinPairs
disjoinPairs
zip
unzip
zipWith
fromList
fromListWithDefault
fromListSplit
toListFilter
toListSegment
traverseSegment