Instant is
off
|
Search plugin
|
Manual
|
haskell.org
repeat
+bytestring
Packages
bytestring
repeat
:: Char -> ByteString
bytestring
Data.ByteString.Lazy.Char8
repeat
x is an infinite ByteString, with x the value of every element.
repeat
:: Word8 -> ByteString
bytestring
Data.ByteString.Lazy
repeat
x is an infinite ByteString, with x the value of every element.
©
Neil Mitchell
2004-2012, version 4.2.11